model_diagnostics: Stanfit MCMC Sampling Diagnostics

View source: R/model_diagnostics.r

model_diagnosticsR Documentation

Stanfit MCMC Sampling Diagnostics

Description

A wrapper function around several model diagnostics provided by rstan. It prints the amount of divergent transitions, treedepth limit hits, energy, effective transitions and R-hat.

Usage

model_diagnostics(fit)

Arguments

fit

Any stanfit object.

Value

Prints model diagnostics to console.


Seneketh/StanDDM documentation built on Oct. 17, 2023, 4:26 p.m.