As.mcmc.list.Rd
Create an mcmc.list
(coda)
from a stanfit
object.
As.mcmc.list(object, pars, include = TRUE, ...)
object of class "stanfit"
optional character vector of parameters to include
logical scalar indicating whether to include (the default) or
exclude the parameters named in pars
unused
An object of class mcmc.list
.