Learn R Programming

RobustIV (version 0.2.5)

lineardata: lineardata

Description

Psuedo data provided by Youjin Lee, which is generated mimicing the structure of Framingham Heart Study data.

Usage

data(lineardata)

Arguments

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.

Examples

Run this code
data(lineardata)

Run the code above in your browser using DataLab