Very basic mixed response dataset with one set of normally distributed responses and one set of binomially distributed responses.
Format
mresp A data frame with 4000 rows and 5 columns:
- id
Subject ID.
- x
Predictor variable.
- y
Matrix whose first column is the response and whose second column equals 1 if the observation is conditionally normally distributed and 2 if the observation is conditionally binomially distributed.
- itemgroup
Factor variable which equals "a" for the normally distributed responses and "b" for the binomially distributed response (with 1 trial).
See also
Other datasets:
cognition,
diet,
epilep,
hsced,
latent_covariates,
latent_covariates_long,
lifespan,
mresp_hsced
