essContParam: ESS calculation for the continuous parameters

View source: R/essContParam.R

essContParamR Documentation

ESS calculation for the continuous parameters

Description

Calculates the Effective Sample Size for the continuous parameters

Usage

essContParam(runs, windows = FALSE, namesToExclude, tracer)

Arguments

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

Value

A data-frame with ESS values for the continuous parameters


lfabreti/convenience documentation built on June 17, 2022, 8:12 a.m.