sampling
method from rstan
.R/backend-rstan.R
SBC_backend_rstan_sample.Rd
SBC backend using the sampling
method from rstan
.
SBC_backend_rstan_sample(model, ...)
a stanmodel
object (created via rstan::stan_model
)
other arguments passed to sampling
(number of iterations, ...).
Arguments data
and cores
cannot be set this way as they need to be
controlled by the package.