Joint Ordinal and continuous variables to be modeled together
Data set used in some of OpenMx's examples.
data("jointdata")A data frame with 250 observations on the following variables.
z1Continuous variable
z2Ordinal variable with 2 levels (0, 1)
z3Continuous variable
z4Ordinal variable with 4 levels (0, 1, 2, 3)
z5Ordinal variable with 3 levels (0, 1, 3)
Data generated to test the joint ML algorithm thoroughly.
Simulated.
The OpenMx User's guide can be found at http://openmx.ssri.psu.edu/documentation.
data(jointdata) head(jointdata)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.