matcdata: A sample dataset representing matched case control data.

Description Usage See Also Examples

Description

An example data set with 1 binary response (y), 1 stratification variable (sv), 1 mismeasured binary exposure (w), 1 prognostic factor (z), and 1 instrumental variable (xs) for use with the meivm3 or meivm4 functions.

Usage

1

See Also

meivm3 meivm4 matcdatamult

Examples

1
2
data(matcdata)
out1=with(matcdata,meivm4(y=y,sv=sv,xs=xs,w=w,z=z,alpha=0.1))

mccmeiv documentation built on May 1, 2019, 9:13 p.m.