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