print.nlcvConfusionMatrix {nlcv} | R Documentation |
print object nlcvConfusionMatrix
Description
print object nlcvConfusionMatrix
Usage
## S3 method for class 'nlcvConfusionMatrix'
print(x, ...)
Arguments
x |
object of class |
... |
additional parameters for the |
Value
no returned value, the object is printed in the output
[Package nlcv version 0.3.5 Index]