View source: R/stanfit-class.R
As.mcmc.list | R Documentation |
Create an mcmc.list
(coda)
from a stanfit
object.
As.mcmc.list(object, pars, include = TRUE, ...)
object |
object of class |
pars |
optional character vector of parameters to include |
include |
logical scalar indicating whether to include (the default) or
exclude the parameters named in |
... |
unused |
An object of class mcmc.list
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.