data_mvord_toy {mvord} | R Documentation |
A data set containing two simulated ordinal responses with three categories,
two quantitative covariates X1
and X2
and two categorical covariates
f1
and f2
.
data("data_mvord_toy", package = "mvord")
A data frame with 100 rows and 6 variables
Y1
ordinal outcome Y1
(three categories)
Y2
ordinal outcome Y2
(three categories)
X1
covariate X1
X2
covariate X2
f1
categorical covariate f1
f2
categorical covariate f2