linreg_data | R Documentation |
Data sample for the linear regression example
data(linreg_data)
A data frame with 1000 rows, and 3 columns. Suitable for a simple linear regression with a dummy variable.
is the continuous dependent variable
is the allocated arm of each subject, where 1 corresponds to treatment, and 0 to control
is the independent continuous variable
V. Vancak
data(linreg_data)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.