validMCMC {euroformix}R Documentation

validMCMC

Description

Validates aposteriori samples from MCMC method

Usage

validMCMC(mcmcfit, trace = TRUE, acf = TRUE)

Arguments

mcmcfit

A object returned by contLikMCMC

trace

Boolean for whether showing trace of samples.

acf

Boolean for whether showing autocorrelation function of samples.

Details

This function takes samples from the MCMC as given in a matrix and shows the aposterior functions.

Author(s)

Oyvind Bleka


[Package euroformix version 1.11.3 Index]