Description Usage Format Details
A data set with six variables, x1, x2, m1, m2, y.
1 |
An object of class data.frame
with 500 rows and 6 columns.
Fit the following model:
#mod <- #" #m1 ~ x1 + x2 #m2 ~ x1 + x2 + x1x2 #y1 ~ m1 + x1 #y2 ~ m1 + m2 #"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.