This class contains invisible results of OptimalRule function.
Percentage of patients taking viral load test.
A vector of true disease status (Failure Status coded as Z=1).
A vector of risk Score.
A matrix of all possible tripartite rules (two cutoffs) derived from the training data set.
A boolean indicating if nonparametric approach should be used in calculating the misclassfication rates. If FALSE, semiparametric approach would be used.
A matrix with two columns of misclassification rates, FNR and FPR.
A numeric vector with two elements, the lower and upper cutoffs of the optimal tripartite rule.
The Output class adds optimal rule to the TGST class.