summary.simca: Summary method for SIMCA model object

View source: R/simca.R

summary.simcaR Documentation

Summary method for SIMCA model object

Description

Shows performance statistics for the model.

Usage

## S3 method for class 'simca'
summary(object, ncomp = object$ncomp.selected, res = object$res, ...)

Arguments

object

a SIMCA model (object of class simca)

ncomp

number of components to show summary for

res

list of result objects to show summary for

...

other arguments


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