data_mvord_toy {mvord} | R Documentation |
Data set toy example
Description
A data set containing two simulated ordinal responses with three categories,
two quantitative covariates X1
and X2
and two categorical covariates
f1
and f2
.
Usage
data("data_mvord_toy", package = "mvord")
Format
A data frame with 100 rows and 6 variables
Details
-
Y1
ordinal outcomeY1
(three categories) -
Y2
ordinal outcomeY2
(three categories) -
X1
covariateX1
-
X2
covariateX2
-
f1
categorical covariatef1
-
f2
categorical covariatef2
[Package mvord version 1.2.4 Index]