SBC_print_example_model: Print the Stan code of a model used in the examples.

View source: R/example.R

SBC_print_example_modelR Documentation

Print the Stan code of a model used in the examples.

Description

Print the Stan code of a model used in the examples.

Usage

SBC_print_example_model(
  example = c("normal_sd", "normal_bad"),
  interface = c("rstan", "cmdstanr", "rjags")
)

Arguments

example

name of the example model.


hyunjimoon/SBC documentation built on Feb. 17, 2025, 3:25 a.m.