Learn R Programming

OmicKriging (version 1.0)

pheno: data

Description

FID, IID, and igrowth of the HapMap samples used in the intrinsic growth rate example. Column 3 header should be the same as phenoname.

Usage

data(pheno)

Arguments

source

Im, HK. et al. (2012) Mixed effects modeling of proliferation rates in cell-based models: consequence for pharmacogenomics and cancer. PLoS Genetics 8(2):e1002525.

http://www.plosgenetics.org/article/info%3Adoi%2F10.1371%2Fjournal.pgen.1002525

Examples

Run this code
data(pheno)
str(pheno)
hist(pheno[,3])

Run the code above in your browser using DataLab