makeLabel | R Documentation |
Make Labels
makeLabel( fit, pred, modx, mod2, mod2.values = c(30, 50, 70), xvar = "Z", digits = 3 )
fit |
An object of class lm |
pred |
name of the predictor variable |
modx |
name of the moderator variable |
mod2 |
name of the second moderator variable |
mod2.values |
values of moderator variable |
xvar |
character. "Z" or "W" |
digits |
integer indicating the number of decimal places |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.