Is there any package that you would recommend that you can use to calculate accuracy, F1, a call for the class classification task in R. I tried to use ROCR, but it claims that:
ROCR currently supports only evaluation of binary classification tasks
source
share