blindDataTtest_AverageWithNoisePerCase: Suitable for t-test:

Description Usage Arguments

View source: R/blindDataTtest_AverageWithNoisePerCase.R

Description

For each case separately this function draws 1 value from distribution of Y from total data and averages that random noise and the original score

Usage

1
2
3
4
5
6
blindDataTtest_AverageWithNoisePerCase(
  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.