df5 {sure} | R Documentation |
Data simulated from an ordered probit model with an interaction term.
data(df5)
A data frame with 2000 rows and 3 variables.
y
The response variable; an ordered factor.
x1
A continuous predictor.
x2
A factor with two levels: Control
and
Treatment
.
head(df5)