Learn R Programming

RNOmni (version 0.1.5)

Y: Simulated Phenotypes

Description

Two independent phenotypes simulated under the null hypothesis of no genotypic effect. A subject specific linear predictor was calculated based on age, sex, pc1, and pc2. The normal phenotype was generated by adding N(0,1) deviates to the linear predictor, while the T3 phenotype was generated by adding T3 deviates to the linear predictor.

Usage

Y

Arguments

Format

A numeric matrix with 1000 rows and 2 columns

YN

Normal phenotype.

YT3

T3 phenotype.