Description Usage Arguments Value
View source: R/reliability_extraction_function.R
This function will take a value of the number of variable required, and a long and wide format of the data frame Requires the reliability_function from the Hopkins spreadsheet and also requires the psych package for ICC
1 | reliability_extraction_function(n, long, wide)
|
n |
a numeric values indicating the number of variables in the dataframe |
long |
a dataframe in long-form |
wide |
a dataframe in wide-form |
list of calculated reliability statistics (hopkins) and icc (psych) and raw data for effect size calculations
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.