powered by
Get the number of draws of a Stan model fit
get_ndraws(x)# S3 method for stanfit get_ndraws(x)# S3 method for CmdStanMCMC get_ndraws(x)# S3 method for CmdStanMCMC_CSV get_ndraws(x)
# S3 method for stanfit get_ndraws(x)
# S3 method for CmdStanMCMC get_ndraws(x)
# S3 method for CmdStanMCMC_CSV get_ndraws(x)
A stanfit (from rstan) or a CmdStanMCMC (from cmdstanr) object.
stanfit
rstan
CmdStanMCMC
cmdstanr