View source: R/stan_utilities.R
get_model_code | R Documentation |
Get the model code of a Stan model fit
get_model_code(x)
## S3 method for class 'stanfit'
get_model_code(x)
## S3 method for class 'CmdStanMCMC'
get_model_code(x)
## S3 method for class 'CmdStanMCMC_CSV'
get_model_code(x)
x |
A |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.