DF_perf {Dforest} | R Documentation |
performance evaluation between two factors
DF_perf(pred, label)
pred |
Predictions |
label |
Known-endpoint |
result$ACC: Predicting Accuracy
result$MIS: MisClassfication Counts
result$MCC: Matthew's Correlation Coefficients
result$bACC: balanced Accuracy