simdata {groupWQS} | R Documentation |
Simulated data of chemical concentrations and one binary outcome variable
Description
Data simulated to have .7 in-group correlation and .3 between-group correlation. There are three groups, the third being significantly correlated to the outcome variable
Usage
simdata
Format
A data frame with 1000 rows and 15 variables:
- pcb_118
a numeric vector; part of group 1
- pcb_138
a numeric vector; part of group 1
- pcb_153
a numeric vector; part of group 1
- pcb_180
a numeric vector; part of group 1
- pcb_192
a numeric vector; part of group 1
- as
a numeric vector; part of group 2
- cu
a numeric vector; part of group 2
- pb
a numeric vector; part of group 2
- sn
a numeric vector; part of group 2
- carbaryl
a numeric vector; part of group 3
- propoxur
a numeric vector; part of group 3
- methoxychlor
a numeric vector; part of group 3
- diazinon
a numeric vector; part of group 3
- chlorpyrifos
a numeric vector; part of group 3
- Y
a numeric vector; the outcome variable
[Package groupWQS version 0.0.3 Index]