Backend based on sampling via cmdstanr.
SBC_backend_cmdstan_sample(model, ...)an object of class CmdStanModel (as created by cmdstanr::cmdstan_model)
other arguments passed to the $sample() method of the model. The data and
parallel_chains arguments cannot be set this way as they need to be controlled by the SBC
package.