Description Usage Arguments Format Examples
A dataset collected from ADNI project for MR analysis in the CIV paper. It contains 491 subjects, whose phenotypes (A β, Ptau, Ttau, Glucose levels) and Alzheimer's status were collected. 20 SNPs associated with A β were selected and their dosage of the 491 subjects were recorded. This data file is extracted to serve as an example to estimate the causal effect of A β on progression of Alzheimer's disease while accounting for potential pleiotropic effect from other phenotypes.
1 |
ADNI$Y: |
the Alzheimer's disease status. Continuous variable. The raw status is binary variable, and we adjusted it for confounding factors such as sex, age, education ... etc. |
ADNI$X: |
The phenotype of interest A β Continuous variable. |
ADNI$Z: |
The potential pleiotropic phenotypes (Ptau, Ttau, Glucose levels). Continuous variables. |
ADNI$G: |
genotypes. The adjusted dosage of 20 SNPs. |
An object of class "data.frame"
.
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.