demo/demo_SBC.R

stanModel <- stan_model_of_sbc()

Simulation_Based_Calibration_single_reader_single_modality_via_rstan_sbc(
  stanModel = stanModel,
  ite       = 233,
  M         = 11,
  epsilon   = 0.04,
  BBB       = 1.1,
  AAA       = 0.0091,
  sbc_from_rstan = TRUE)

Try the BayesianFROC package in your browser

Any scripts or data that you put into this service are public.

BayesianFROC documentation built on Jan. 23, 2022, 9:06 a.m.