Learn R Programming

ZIPBayes (version 1.0.2)

datasimInt: Toy example data - main study and internal validation study

Description

This data set gives an example data for the illustration of usage of ZIPInt function. The dataset contains a list of main data and internal validation data.

Usage

data(datasimInt)

Arguments

Format

A list of two data.frames. The first data.frame, named ``main'', corresponds to the main data with 6 columns. Same as the datasim, ``Ystar'' refers to the error-prone response. ``Y'' refers to the true count response. ``X1'' and ``X2'' are covariates in the response model. ``Zplus'' and ``Zplus'' are the covariates for the measurement error model. The second data.frame corresponds to the validation data with 7 columns.