R/as.rv.stanfit.R
as.rv.stanfit.Rd
Convert simulations generated by Stan to a list of rv objects.
# S3 method for stanfit
as.rv(x, list. = TRUE, ...)
A 'stanfit' object
logical; return a list of rv
objects instead of a single
rv
object (vector)?
(ignored)
A list of rv objects, with the names set for each rv object.
Stan: https://mc-stan.org/