sampling method from rstan.R/backend-rstan.R
SBC_backend_rstan_sample.RdSBC 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.