sampleData: Sample data from ADSP WGS project.

Description Usage Format Examples

Description

This is a data list with four components: pheno, cov, K, and geno. "pheno" was the AD status of 576 people. "cov" was the covariate matrix including age and sex. "K" was the kinship matrix. "geno" was the genotype of the 746 variants in the APOE locus.

Usage

1
data("sampleData")

Format

The format is: chr "sampleData"

Examples

1
2
data(sampleData)
## maybe str(sample) ; plot(sample) ...

xulong82/bayes.glmm documentation built on May 4, 2019, 1:27 p.m.