dataB: dataB

Description Usage Format Examples

Description

Data Set B for usage example.

Usage

1
data("dataB")

Format

The format is: num [1:1000, 1:5] 1 1 0 1 1 2 0 0 1 2 ... - attr(*, "dimnames")=List of 2 ..$ : NULL ..$ : chr [1:5] "snp" "smoke" "fev" "age" ...

Examples

1
2
data(dataB)
## maybe str(dataB) ; plot(dataB) ...

SharonLutz/bayesIndirect documentation built on May 31, 2019, 3:53 a.m.