View source: R/print_fun_foot.R
print.compareFoot | R Documentation |
Provides a formatted output when printing objects of class compareFoot
, displaying the predictive performance metrics and, if available, the confusion matrices for each model or probability matrix.
## S3 method for class 'compareFoot'
print(x, digits = 3, ...)
x |
An object of class |
digits |
Number of digits to use when printing numeric values for the metrics. Default is |
... |
Additional arguments passed to |
Roberto Macrì Demartino roberto.macridemartino@deams.units.it
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.