ueq_case_scale_means: Get scale means per case to do further analysis

Description Usage Arguments Value

Description

Calculates means for each scale per case. Can be used to further analyse differences in mean values.

Usage

1
2
ueq_case_scale_means(df, is.clean = FALSE, ueq_range = c(1:26),
  add_vars = NULL)

Arguments

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

Value

dataframe with 26 columns minus the number of rows where the above pattern was true


gitc23/ueqr documentation built on May 13, 2019, 10:27 a.m.