lineardata {RobustIV} | R Documentation |
lineardata
Description
Psuedo data provided by Youjin Lee, which is generated mimicing the structure of Framingham Heart Study data.
Usage
data(lineardata)
Format
A data.frame with 1445 observations on 12 variables:
-
Y: The globulin level.
-
D: The LDL-C level.
-
Z.1: SNP genotypes.
-
Z.2: SNP genotypes.
-
Z.3: SNP genotypes.
-
Z.4: SNP genotypes.
-
Z.5: SNP genotypes.
-
Z.6: SNP genotypes.
-
Z.7: SNP genotypes.
-
Z.8: SNP genotypes.
-
age: the age of the subject.
-
sex: the sex of the subject.
Source
The Framingham Heart Study data supported by the National Heart, Lung, and Blood Institute (NHLBI) in collaboration with Boston University.
Examples
data(lineardata)
[Package RobustIV version 0.2.5 Index]