get_ESS {rbmi}R 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.


[Package rbmi version 1.2.6 Index]