summary.simcam {mdatools}R Documentation

Summary method for SIMCAM model object

Description

Shows performance statistics for the model.

Usage

## S3 method for class 'simcam'
summary(object, nc = seq_len(object$nclasses), ...)

Arguments

object

a SIMCAM model (object of class simcam)

nc

number of class to show summary for (can be vector)

...

other arguments


[Package mdatools version 0.14.1 Index]