tauMean {CNPBayes}R Documentation

Retrieve overall standard deviation averaged across MCMC simulations.

Description

Retrieve overall standard deviation averaged across MCMC simulations.

Usage

tauMean(object)

Arguments

object

an object of class MarginalModel or BatchModel

Value

A vector of size 1 or number of batches

Examples

     tauMean(SingleBatchModelExample)

[Package CNPBayes version 1.13.5 Index]