Overwrites coda::effectiveSize Avoids numerical underflow by scaling parameters so mean is 1 before calculating the effecive size
1 | effectiveSize(data, normalize = TRUE)
|
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 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.