This function calculates the punctual estimates of several indicators.
estimates(object, ...)# S4 method for trtSelOptThresh
estimates(object, method = "median")
# S4 method for diagOptThresh
estimates(object, method = "median")
a trtSelOptThresh
S4 class object from which the decision curve must be plotted.
other arguments to pass to estimates method.
which method to use: median, mean or mode (median is the default).
Returns a list of several indicator estimates.
Returns the estimates of several indicators.
This function calculates the punctual estimates of several indicators (median, mean, or mode) depending on the type of marker under study (treatment selection or diagnostic marker).