plot.classres {mdatools} | R Documentation |
Plot function for classification results
Description
Generic plot function for classification results.
Alias for plotPredictions.classres
.
Usage
## S3 method for class 'classres'
plot(x, ...)
Arguments
x |
classification results (object of class |
... |
other arguments for |
[Package mdatools version 0.14.1 Index]