powered by
Get the draws of a Stan model fit
get_draws(x, pars)# S3 method for stanfit get_draws(x, pars)# S3 method for CmdStanMCMC get_draws(x, pars)# S3 method for CMdStanMCMC_CSV get_draws(x, pars)
# S3 method for stanfit get_draws(x, pars)
# S3 method for CmdStanMCMC get_draws(x, pars)
# S3 method for CMdStanMCMC_CSV get_draws(x, pars)
A stanfit (from rstan) or a CmdStanMCMC (from cmdstanr) object.
stanfit
rstan
CmdStanMCMC
cmdstanr
A character vector of parameter names.
character