summary.simcam: Summary method for SIMCAM model object

View source: R/simcam.R

summary.simcamR 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


mdatools documentation built on Aug. 13, 2023, 1:06 a.m.