powered by
Get the maximum treedepth of chains of a Stan model fit
get_max_treedepth(x)# S3 method for stanfit get_max_treedepth(x)# S3 method for CmdStanMCMC get_max_treedepth(x)# S3 method for CmdStanMCMC_CSV get_max_treedepth(x)
# S3 method for stanfit get_max_treedepth(x)
# S3 method for CmdStanMCMC get_max_treedepth(x)
# S3 method for CmdStanMCMC_CSV get_max_treedepth(x)
A stanfit (from rstan) or a CmdStanMCMC (from cmdstanr) object.
stanfit
rstan
CmdStanMCMC
cmdstanr