Description Usage Arguments Value
Calculates means for each scale per case. Can be used to further analyse differences in mean values.
1 2 | ueq_case_scale_means(df, is.clean = FALSE, ueq_range = c(1:26),
add_vars = NULL)
|
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 |
add_vars |
index of additional variables that should not be dropped |
dataframe with 26 columns minus the number of rows where the above pattern was true
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.