nonlineardata: nonlineardata

nonlineardataR Documentation

nonlineardata

Description

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

Usage

data(nonlineardata)

Format

A data.frame with 3733 observations on 9 variables:

  • Y: The incidence of cardiovascular diseases.

  • bmi: The BMI level.

  • insulin: The insulin level.

  • Z.1: SNP genotypes.

  • Z.2: SNP genotypes.

  • Z.3: SNP genotypes.

  • Z.4: 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(nonlineardata)

zijguo/RobustIV documentation built on Aug. 28, 2022, 6:21 a.m.