muMean {CNPBayes}R Documentation

Retrieve overall mean averaged across MCMC simulations.

Description

Retrieve overall mean averaged across MCMC simulations.

Usage

muMean(object)

Arguments

object

an object of class MarginalModel or BatchModel

Value

A vector of size 1 or number of batches

Examples

     muMean(SingleBatchModelExample)

[Package CNPBayes version 1.12.0 Index]