print.classifier_evaluation: Print the result from self_evaluate_model().

View source: R/zzz_print.R

print.classifier_evaluationR Documentation

Print the result from self_evaluate_model().

Description

Print the result from self_evaluate_model().

Usage

## S3 method for class 'classifier_evaluation'
print(x, ...)

Arguments

x

List showing AUC/ROC curves of the test performed, summary thereof, the confusion matrix, and vector of incorrectly called samples.

...

Other args to match the generic.


elsayed-lab/hpgltools documentation built on May 9, 2024, 5:02 a.m.