Learn R Programming

BayesianFROC (version 0.2.1)

summary_AUC_comparison_MRMC_with_crayon: Print summary for AUC comparisons for MRMC hier with color

Description

This is print the results of AUC comparison for MRMC data.

Usage

summary_AUC_comparison_MRMC_with_crayon(StanS4class,
  significantLevel = 0.8, dig = 3)

Arguments

StanS4class

An S4 object of class stanfitExtended which is an inherited class from the S4 class stanfit. This R object can be passed to the DrawCurves(), ppp() and ... etc

significantLevel

This is a number between 0 and 1. The results are shown if posterior probabilities are greater than this quantity.

dig

To be passed to the function rstan::sampling() in rstan. An argument of rstan::sampling() in which it is named ...??. A positive integer representing the Significant digits, used in stan Cancellation. default = 5,