datasim {ZIPBayes} | R Documentation |
Toy example data - main study only
Description
This data set gives an example data for the illustration of usage of ZIP
and ZIPMErr
function. The dataset contains naivedata and the design matrices for the response model, measurement error model.
Usage
data(datasim)
Format
A data.frame of 6 columns. “Ystar” refers to the error-prone response. “Y” refers to the true count response. "X1" and "X2" are covariates in the response model. “Xplus” and “Xminus” are the covariates for the measurement error model.
[Package ZIPBayes version 1.0.2 Index]