| 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
-
Y1ordinal outcomeY1(three categories) -
Y2ordinal outcomeY2(three categories) -
X1covariateX1 -
X2covariateX2 -
f1categorical covariatef1 -
f2categorical covariatef2
[Package mvord version 1.2.4 Index]