edata: Exposure dataset

Description Usage Format Details Examples

Description

An example of the exposure data.

Usage

1
data("edata")

Format

A data frame with 1000 observations on the following 8 variables.

d

condition status (e.g. disease or not).

z

quantitative exposure.

x2

character covariate

x3

binary covariate

g1

instrument

g2

instrument

g3

instrument

id

subject IDs

Details

The column id is always required in exposure data.

Examples

1
2

iva documentation built on May 2, 2019, 3:25 a.m.

Related to edata in iva...