blindDataTtest_CenterGroups: Suitable for t-test:

Description Usage Arguments

View source: R/blindDataTtest_CenterGroups.R

Description

For each group separately this function centers Y scores per group (i.e., substracts the mean of each group from the Y scores of each case in that group)

Usage

1
blindDataTtest_CenterGroups(df_original, y, predictor, update_labels = TRUE)

Arguments

df_original

# original dataframe

y

# name of dependent variable

predictor

# name of predictor, for example: "expert"

update_labels

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


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