Learn R Programming

HTRX (version 1.2.4)

example_data_nosnp: Example covariate data

Description

Example covariate data including outcome (binary), sex, age and 18 PCs for 5,000 individuals.

Usage

data("example_data_nosnp")

Arguments

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

Run this code
data(example_data_nosnp)

Run the code above in your browser using DataLab