summary.simcamres {mdatools} | R Documentation |
Summary method for SIMCAM results object
Description
Shows performance statistics for the results.
Usage
## S3 method for class 'simcamres'
summary(object, nc = seq_len(object$nclasses), ...)
Arguments
object |
SIMCAM results (object of class |
nc |
number of class to show summary for (can be vector) |
... |
other arguments |
[Package mdatools version 0.14.1 Index]