Description Usage Arguments Value
Creates a dataframe with scale name, mean, variance, standard deviation, N, confidence, left and right confidence interval, alpha, lambda^2, and the benchmark comparison.
1 | ueq_scales(df, is.clean = FALSE, ueq_range = c(1:26))
|
df |
dataframe with 26 columns in the order specified in the UEQ documentation |
is.clean |
Boolean whether the passed dataframe is already cleaned |
ueq_range |
the range of columns where the 26 UEQ Items are to be found |
dataframe with 11 columns and one row for each of the six scales
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.