Construct a backend to be used in the examples.

SBC_example_backend(
  example = c("normal_sd", "normal_var"),
  interface = c("rstan", "cmdstanr")
)

Arguments

example

name of the example model

interface

name of the interface to be used to fit the model