plot: Plot accuracy results from 'MLSeq' object

Description Usage Arguments Author(s)

Description

This generic function is used to plot accuracy results from 'MLSeq' object returned by classify function.

Usage

1
2
3
4
5
## S3 method for class 'MLSeq'
plot(x, y, ...)

## S4 method for signature 'MLSeq,ANY'
plot(x, y, ...)

Arguments

x

an MLSeq object returned from classify function.

y

this parameter is not used. Deprecated.

...

further arguements. Deprecated.

Author(s)

Dincer Goksuluk, Gokmen Zararsiz, Selcuk Korkmaz, Vahap Eldem, Ahmet Ozturk and Ahmet Ergun Karaagaoglu


dncR/MLSeq documentation built on May 17, 2020, 6:45 p.m.