| sjmisc-package | Miscellaneous Data Management Tools |
| chisq_gof | Performs a Chi-square goodness-of-fit-test |
| 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 SPSS-imported data frame |
| get_var_labels | Retrieve variable labels of (an SPSS-imported) data frame or of a specific variable |
| group_labels | Create labels for recoded groups |
| group_str | Group near elements of string vectors |
| group_var | Recode count variables into grouped factors |
| levene_test | Plot Levene-Test for One-Way-Anova |
| mean_n | Compute row means with min amount of valid values |
| mic | Computes a mean inter-item-correlation. |
| mwu | Performs a Mann-Whitney-U-Test |
| phi | Phi value for a contingency table |
| 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 | 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 |
| 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 |