ex6.dag.data {abn} | R Documentation |
Valdiation data set for use with abn library examples
Description
800 observations across with 8 variables, 1 count, 2 binary and 4 continuous, and 1 grouping variable. Real (anonymised) data of unknown structure.
Usage
ex6.dag.data
Format
A data frame with eight columns. Binary variables are factors
- p1
count
- g1
continuous
- g2
continuous
- b1
binary
- b2
binary
- g3
continuous
- g4
continuous
- group
factor,defines sampling groups
[Package abn version 3.1.1 Index]