InferenceMu: Postprocessing - Inference on the vector of state specific...

Description Usage Arguments Value Author(s) References See Also Examples

View source: R/InferenceMu.R

Description

This function returns a vector obtained as the elementwise mean of the vectors of state specific mean, output of the Monte Carlo Markov Chain iterations, after removing burn-in.

Usage

1
InferenceMu(listMu, niter, burnin)

Arguments

listMu

Third niter objects of the output of the main function

niter

Number of Monte Carlo Markov Chain iteration

burnin

Burn-in

Value

Estimated vector of state specifc mean.

Author(s)

Alberto Cassese

References

Cassese A, Guindani M, Tadesse M, Falciani F, Vannucci M. A hierarchical Bayesian model for inference of copy number variants and their association to gene expression. Annals of Applied Statistics, 8(1), 148-175.
Cassese A, Guindani M, Vannucci M. A Bayesian integrative model for genetical genomics with spatially informed variable selection. Cancer Informatics.

See Also

See Also as Inference

Examples

1
##See Inference

iBATCGH documentation built on Oct. 23, 2020, 6:34 p.m.