View source: R/stan_utilities.R
get_max_treedepth | R Documentation |
Get the maximum treedepth of chains of a Stan model fit
get_max_treedepth(x)
## S3 method for class 'stanfit'
get_max_treedepth(x)
## S3 method for class 'CmdStanMCMC'
get_max_treedepth(x)
## S3 method for class 'CmdStanMCMC_CSV'
get_max_treedepth(x)
x |
A |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.