make_true_parameter_MRMC: Make a true model parameter and include it in this package
Description
Make a true model parameter and include it in this package
Usage
make_true_parameter_MRMC(StanS4class)
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