Learn R Programming

coloc (version 3.2-1)

eta: Methods to extract information from a coloc or colocBayes object

Description

Extract information from a coloc object.

Usage

eta(object)

Arguments

object

Object returned by coloc.test() or coloc.bma() functions.

Details

eta() returns eta.hat, the maximum likelihood value of eta.

theta() returns theta.hat, the maximum likelihood value of eta.

summary() returns a summary, giving eta, chisquare statistic, number of SNPs/PCs, p value and, if a colocBayes object, the ppp.value

ci() returns the credible interval, or NA if not calculated.

See Also

coloc.test, pcs.prepare