essContParam | R Documentation |
Calculates the Effective Sample Size for the continuous parameters
essContParam(runs, windows = FALSE, namesToExclude, tracer)
runs |
A list of rwty.chain type |
windows |
A boolean to set if the calculation is within runs or between runs |
namesToExclude |
Column names to exclude from the calculations |
tracer |
A boolean to determine if ESS should be calculated with Tracer method. If set to FALSE, ESS will be calculated with CODA |
A data-frame with ESS values for the continuous parameters
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.