logreg_data | R Documentation |
Data sample for the logistic regression example
data(logreg_data)
A data frame with 1000 rows, and 3 columns. Suitable for a logistic regression model.
is the dependent binary 0/1 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(logreg_data)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.