Learn R Programming

RNOmni (version 0.3.0)

Y: Simulated Phenotypes

Description

Two independent phenotypes simulated under the null hypothesis of no genotypic effect. A subject specific mean was calculated based on age, sex, pc1, and pc2. The normal phenotype was generated by adding N(0,1) deviates to the subject means. The T3 phenotype was generated by adding \(t_{3}/sqrt{3}\) deviates to the subject means.

Usage

Y

Arguments

Format

A numeric matrix with 1000 rows and 2 columns.

YN

Normal phenotype.

YT3

T3 phenotype.