R/data.R
mar_data.Rd
A simulated dataset to demonstrate how to set up a model in the case where there are two variables with measurement error.
mar_data
## `mar_data` A data frame with 1000 rows and 5 columns:
Response variable
Observed value of covariate, with almost 20 percent missing
Correct version of x, without missingness
Covariate correlated with x
Covariate correlated with the missingness of x
The dataset is simulated.