Learn R Programming

CNPBayes (version 1.2.2)

muMean: 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

Run this code
     muMean(MarginalModelExample)

Run the code above in your browser using DataLab