Prints the estimated AUC and the probabilistic model used to compute the predictive model.
Usage
# S3 method for sMSROC
print(x, ...)
Value
Printed output in the console containing the information described above.
Arguments
x
object of class sMS returned by the function sMSROC.
...
Ignored.
Details
This function prints the estimated area under the ROC curve computed through the sMSROC estimator and the probabilistic model used to compute the predictive model.