DF_perf: performance evaluation between two factors

Description Usage Arguments Value

Description

performance evaluation between two factors

Usage

1
DF_perf(pred, label)

Arguments

pred

Predictions

label

Known-endpoint

Value

result$ACC: Predicting Accuracy

result$MIS: MisClassfication Counts

result$MCC: Matthew's Correlation Coefficients

result$bACC: balanced Accuracy


Dforest documentation built on May 2, 2019, 6:38 a.m.

Related to DF_perf in Dforest...