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 nlcvConfusionMatrix

...

additional parameters for the print function

Value

no returned value, the object is printed in the output


[Package nlcv version 0.3.5 Index]