Learn R Programming

BayesianFROC (version 1.0.0)

stan_model_of_sbc: Creates an object of class stanfit of SBC

Description

Creates an object of class stanfit of SBC

Usage

stan_model_of_sbc(model_ver = 2)

Arguments

model_ver

An integer, indicating priors

Value

An object of class stanfit for SBC

See Also

Simulation_Based_Calibration_single_reader_single_modality_via_rstan_sbc()

Examples

Run this code
# NOT RUN {
stan_model_of_sbc()
# }

Run the code above in your browser using DataLab