MixMAPclass: MixMAP-class

Description Arguments Author(s) Examples

Description

Objects of class MixMAP are returned as output from the function MixMAP.

Arguments

output

A data.frame containing posterior estimates for all genes, as well as other associated gene level information.

num.genes.detected

A numeric vector containing the number of genes detected and the total number of genes.

detected.genes

A data.frame containing information on the detected genes. This includes the posterior estimate, variance, and upper bound of the prediction interval fo all genes. Other gene level information that is included is the gene location including chromosome and base pair along with the total number of SNPs within each gene (snpCount), and some summary information regarding the SNP p-values within each gene.

num.genes.detected

A numeric vector containing the number of genes detected and the total number of genes.

lmer.out

A mer object containing all of the model output information, including parameter estimates, from the lmer function.

Author(s)

Gregory J. Matthews

Examples

1
showClass("MixMAP")

gjm112/MixMAP documentation built on May 17, 2019, 6:03 a.m.