plot.FRESA_benchmark {FRESA.CAD} | R Documentation |
Plot the results of the model selection benchmark
Description
The different output metrics of the benchmark (BinaryBenchmark,RegresionBenchmark or OrdinalBenchmark) are plotted. It returns data matrices that describe the different plots.
Usage
## S3 method for class 'FRESA_benchmark'
plot(x,...)
Arguments
x |
A |
... |
Additional parameters for the generic |
Value
metrics |
The model test performance based on the |
barPlotsCI |
The |
metrics_filter |
The model test performance for each filter method based on the |
barPlotsCI_filter |
The |
minMaxMetrics |
Reports the min and maximum value for each reported metric. |
Author(s)
Jose G. Tamez-Pena
See Also
BinaryBenchmark
, predictionStats_binary
[Package FRESA.CAD version 3.4.8 Index]