effectiveSize: Overwrites coda::effectiveSize Avoids numerical underflow by...

Description Usage Arguments

View source: R/log_utils.R

Description

Overwrites coda::effectiveSize Avoids numerical underflow by scaling parameters so mean is 1 before calculating the effecive size

Usage

1
effectiveSize(data, normalize = TRUE)

Arguments

data

The object containing the MCMC sample - usually of class "mcmc" or "mcmc.list"

normalize

If TRUE try to avoid numerical underflow, else just simply call coda::effectiveSize


laduplessis/beastio documentation built on Dec. 14, 2021, 7:04 p.m.