plot {MLSeq} | R Documentation |
This generic function is used to plot accuracy results from 'MLSeq' object returned by
classify
function.
## S3 method for class 'MLSeq' plot(x, y, ...) ## S4 method for signature 'MLSeq,ANY' plot(x, y, ...)
x |
an |
y |
this parameter is not used. Deprecated. |
... |
further arguements. Deprecated. |
Dincer Goksuluk, Gokmen Zararsiz, Selcuk Korkmaz, Vahap Eldem, Ahmet Ozturk and Ahmet Ergun Karaagaoglu