| diagRelUtility-class {optimalThreshold} | R Documentation |
An S4 class to sum up the results from the decisionCurve methods.
Description
An S4 class to sum up the results from the decisionCurve methods.
Details
You never have to create this class manually. This class is created internally when the decisionCurve method is applied to a 'diagOptThresh' object.
Slots
UThis slot is a matrix of the marker-based utility according to
r.UNoTreatThis slot is a matrix of the utility of the 'No Treat' strategy according to
r.UTreatAllThis slot is a matrix of the utility of the 'Treat All' strategy according to
r.rRisk threshold preference. Numeric argument.
See Also
decisionCurve for more details on how to plot the decision curves.
[Package optimalThreshold version 1.0 Index]