phenoData: Simulated Phenotype Data

phenoDataR Documentation

Simulated Phenotype Data

Description

Simulated phenotype data.

Usage

data(phenoData)

Format

A matrix with 50 rows representing individuals and 10 phenotypes arranged in the columns.

Details

Just simulated, numerical phenotype data for testing purposes. The data consists out of 50 samples. The first 30 rows represent cases, the last 20 the controls. The phenotype data follows simply a N(0,1) distribution, however, the first four phenotypes were shifted by +1.

Value

An example dataset

Source

Own simulation, code can be given upon request.

Examples

data(phenoData)

fischuu/GenomicTools documentation built on April 30, 2023, 7:53 p.m.