- added kappa statistic
- added s3 methods for
glm
,lm
,randomForest
,merMod
, andglmerMod
- sped up
auc
withdata.table::frankv
- added
gini
- added Matthews correlation coefficient (
mcc
) - added multiclass auc (
mauc
) - lots more tests
- fixed bug when rank ties were present in
auc
(#10) - added code to handle different classes in functions
- Initializing package with basic metric functions