chisq_gof               Performs a Chi-square goodness-of-fit-test
cod                     Computes Tjur's Coefficient of Discrimination
cramer                  Cramer's V for a contingency table
cronb                   Calculates Cronbach's Alpha for a matrix
cv                      Compute coefficient of variation
dicho                   Dichotomize variables
efc                     Sample dataset from the EUROFAMCARE project
efc2                    Sample dataset from the EUROFAMCARE project
efc3                    Sample dataset from the EUROFAMCARE project
eta_sq                  Compute eta-squared of fitted anova
get_val_labels          Retrieve value labels of a variable or an
                        imported data frame
get_var_labels          Retrieve variable labels of a data frame or a
                        variable
group_labels            Create labels for recoded groups
group_str               Group near elements of string vectors
group_var               Recode count variables into grouped factors
hoslem_gof              Performs a Hosmer-Lemeshow Goodness-of-fit-test
icc                     Compute Intra-Class-Correlation
is_crossed              Check whether two factors are crossed
is_nested               Check whether two factors are nested
is_num_fac              Check whether a factor has numeric levels only
levene_test             Plot Levene-Test for One-Way-Anova
mean_n                  Compute row means with min amount of valid
                        values
mic                     Compute mean inter-item-correlation
mwu                     Performs a Mann-Whitney-U-Test
phi                     Phi value for a contingency table
pseudo_r2               Compute Nagelkerke's and Cox-Snell's Pseudo
                        R-squared
read_sas                Import SAS dataset as data frame into R
read_spss               Import SPSS dataset as data frame into R
read_stata              Import STATA dataset as data frame into R
rec                     Recode numeric variables
recode_to               Recode variable categories into new values.
reliab_test             Performs a reliability test on an item scale
rmse                    Compute root mean squared error (RMSE)
set_na                  Set NA for specific variable values
set_val_labels          Attach value labels to a variable or vector
set_var_labels          Attach variable label(s) to a single variable
                        or data frame
sjmisc-package          Miscellaneous Data Management Tools
std_beta                Compute std. beta coefficients and ci of lm and
                        mixed models
std_e                   Compute standard error for variables
str_pos                 Find partial matching and close distance
                        elements in strings
table_values            Compute expected and relative table values
to_fac                  Convert variable into factor and keep value
                        labels
to_label                Converts variable into factor and replaces
                        values with associated value labels
to_sjPlot               Convert a haven-imported data frame to sjPlot
                        format
to_value                Converts factors to numeric variables
trim                    Trim leading and trailing whitespaces from
                        strings
weight                  Weight a variable
weight2                 Weight a variable
word_wrap               Insert line breaks in long labels
write_spss              Write content of data frame to SPSS sav-file
write_stata             Write content of data frame to STATA dta-file
