SBC_backend_rstan_sample: SBC backend using the 'sampling' method from 'rstan'.

View source: R/backend-rstan.R

SBC_backend_rstan_sampleR Documentation

SBC backend using the sampling method from rstan.

Description

SBC backend using the sampling method from rstan.

Usage

SBC_backend_rstan_sample(model, ...)

Arguments

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.


hyunjimoon/SBC documentation built on March 15, 2024, 3:18 a.m.