example_data_nosnp {HTRX} | R Documentation |
Example covariate data
Description
Example covariate data including outcome (binary), sex, age and 18 PCs for 5,000 individuals.
Usage
data("example_data_nosnp")
Format
A data frame with 5,000 observations on a binary outcome named outcome
and 20 numeric covariates named sex
, age
and PC1
-PC18
.
Examples
data(example_data_nosnp)
[Package HTRX version 1.2.4 Index]