draw_ROC_Curve_from_fitted_model: Title

Description Usage Arguments

View source: R/ROC.R

Description

Title

Usage

1
draw_ROC_Curve_from_fitted_model(StanS4class, plot_empirical_curves = FALSE)

Arguments

StanS4class

An S4 object of class stanfitExtended which is an inherited class from the S4 class stanfit. This R object is a fitted model object as a return value of the function fit_Bayesian_FROC().

To be passed to DrawCurves() ... etc

plot_empirical_curves

A logical, if it is true, then the empirical curve is drawn in the same plane.


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