powered by
Get the algorithm used in a Stan model fit
get_algorithm(x)# S3 method for stanfit get_algorithm(x)# S3 method for CmdStanMCMC get_algorithm(x)# S3 method for CmdStanMCMC_CSV get_algorithm(x)
# S3 method for stanfit get_algorithm(x)
# S3 method for CmdStanMCMC get_algorithm(x)
# S3 method for CmdStanMCMC_CSV get_algorithm(x)
A stanfit (from rstan) or a CmdStanMCMC (from cmdstanr) object.
stanfit
rstan
CmdStanMCMC
cmdstanr