get_ESS: Extract the Effective Sample Size (ESS) from a 'stanfit'...

View source: R/mcmc.R

get_ESSR Documentation

Extract the Effective Sample Size (ESS) from a stanfit object

Description

Extract the Effective Sample Size (ESS) from a stanfit object

Usage

get_ESS(stan_fit)

Arguments

stan_fit

A stanfit object.

Value

A named vector containing the ESS for each parameter of the model.


rbmi documentation built on Oct. 16, 2024, 5:09 p.m.