neg.auc
.error.rate(true, pred)neg.auc(true, pred)
rmse(true, pred)
mse(true, pred)
neg.harrell.C(true, pred)
function(true, pred)
[object Object],[object Object]
In most cases the true response and the predictions are of the same type, e.g. true and fitted values in a regression or class labels in a classification problem, but it is not a requirement. An example of different types could be if the prediction function produce class probabilities for all classes rather than one label, or the risks that the observations will experience the event of interest, to be compared to the actual outcome that it did occur or has not yet occurred at a specific time point. See neg.harrell.C for an example of the latter.
emil
, neg.gmpa
,
modeling.procedure
, emil.extensions