df5 {sure} | R Documentation |
Simulated Interaction Data
Description
Data simulated from an ordered probit model with an interaction term.
Usage
data(df5)
Format
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
andTreatment
.
Examples
head(df5)
[Package sure version 0.2.0 Index]