ess: P-Value effective sample size

Description Usage Arguments See Also Examples

View source: R/utils.R

Description

Calculates the effective sample size based on esr().

Usage

1
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

1

mcmcr documentation built on Sept. 7, 2021, 1:07 a.m.