latent_covariates | R Documentation |
Simulated dataset for use in examples and testing with a latent covariate interacting with an observed covariate.
latent_covariates
latent_covariates
A data frame with 600 rows and 5 columns:Subject ID.
Type of observation in the y
variable.
If it equals "measurement1"
or "measurement2"
then the
observation is a measurement of the latent variable. If it equals
"response"
, then the observation is the actual response.
Explanatory variable.
Observed response. Note, this includes both the actual response, and the measurements of the latent variable, since mathematically they are all treated as responses.
Dummy variable indicating whether the given row is a response or not.
Other datasets:
cognition
,
diet
,
epilep
,
hsced
,
latent_covariates_long
,
lifespan
,
mresp
,
mresp_hsced
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.