moments-mcmcextract-method: Calculate the model moments of MCMC samples

Description Usage Arguments Value See Also

Description

For internal usage only. This function calculates the finite mixture moments of a mixture model from the MCMC samples. Note that this function is momentarily only implemented for a mixture of multivariate Normal distributions.

Usage

1
2
## S4 method for signature 'mcmcextract'
moments(object)

Arguments

obj

An mcmcextract object containing the parameters and weights from MCMC sampling.

Value

A list containing the model moments calculated from MCMC samples.

See Also


simonsays1980/finmix documentation built on Dec. 23, 2021, 2:25 a.m.