blindDataAnova_CenterGroups: Suitable for ANOVA: The function CenterGroups deducts, for...

Description Usage Arguments

View source: R/blindDataAnova_CenterGroups.R

Description

Suitable for ANOVA: The function CenterGroups deducts, for each group, the average dependent variable value (Y) #' from each original dependent variable value (Y)

Usage

1
blindDataAnova_CenterGroups(df_original, y, predictors, update_labels = TRUE)

Arguments

df_original

# original dataframe

y

# name of dependent variable

predictors

# name of predictors, for example c("expert", "conflict)

update_labels

# if TRUE update labels to BLIND_[abbrevation]_[name]


rjbderooij/blindData_Git documentation built on Dec. 20, 2020, 5:17 a.m.