Get the algorithm used in a Stan model fit
get_algorithm(x) ## S3 method for class 'stanfit' get_algorithm(x) ## S3 method for class 'CmdStanMCMC' get_algorithm(x) ## S3 method for class 'CmdStanMCMC_CSV' get_algorithm(x)
x: A stanfit (from rstan) or a CmdStanMCMC
x
stanfit
rstan
CmdStanMCMC
(from cmdstanr) object.
cmdstanr
Useful links