mresp {galamm} | R Documentation |
Simulated Mixed Response Data
Description
Very basic mixed response dataset with one set of normally distributed responses and one set of binomially distributed responses.
Usage
mresp
Format
mresp
A data frame with 4000 rows and 5 columns:
- id
Subject ID.
- x
Predictor variable.
- y
Response.
- 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
[Package galamm version 0.2.0 Index]