View source: R/stan_utilities.R
get_algorithm | R Documentation |
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 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.