R/utils.r
cal_class_fit.Rd
Evaluate a classification model output
cal_class_fit(model, test_x_class, test_y_class)
A classification model output
Outcomes of the test dataset
Predictors of the test dataset
a dataframe of three columns (.metric, .estimator, .estimate)
(.metric, .estimator, .estimate)