Description Usage Arguments Value Examples
Add deviation-coded predictors to data frame.
1 | with_dev_pred(dat, iv_names = NULL)
|
dat |
A data frame with columns containing factors to be converted. |
iv_names |
Names of the variables to be converted. |
A data frame including additional deviation coded predictors.
1 | with_dev_pred(stim_lists(list(ivs = c(A = 3))), "A")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.