Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

diagRelUtility-class

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

U

This slot is a matrix of the marker-based utility according to r.

UNoTreat

This slot is a matrix of the utility of the 'No Treat' strategy according to r.

UTreatAll

This slot is a matrix of the utility of the 'Treat All' strategy according to r.

r

Risk threshold preference. Numeric argument.

See Also

decisionCurve for more details on how to plot the decision curves.


optimalThreshold

Bayesian Methods for Optimal Threshold Estimation

v1.0
GPL (>= 2.0)
Authors
Yoann Blangero [aut, cre]
Initial release
2020-01-09

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.