Learn R Programming

rbmi (version 1.4.1)

get_ESS: 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)

Value

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

Arguments

stan_fit

A stanfit object.