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