Learn R Programming

CNPBayes (version 1.2.2)

sigmac: Retrieve standard deviation of each component/batch mean at each iteration of the MCMC.

Description

Retrieve standard deviation of each component/batch mean at each iteration of the MCMC.

Usage

sigmac(object)

Arguments

object
an object of class MarginalModel or BatchModel

Value

A matrix of size N x K where N is the number of observations and K is the number of components

Examples

Run this code
     sigmac(MarginalModelExample)

Run the code above in your browser using DataLab