ess: P-Value effective sample size

View source: R/utils.R

essR Documentation

P-Value effective sample size

Description

Calculates the effective sample size based on esr().

Usage

ess(x, by = "all", as_df = FALSE)

Arguments

x

An MCMC object.

by

A string indicating whether to determine by "term", "parameter" or "all".

as_df

A flag indicating whether to return the results as a data frame versus a named list.

See Also

universals::esr

Examples

ess(mcmcr_example)

poissonconsulting/mcmcr documentation built on Jan. 18, 2024, 1:11 a.m.