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