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


svkucheryavski/mdatools documentation built on Aug. 25, 2023, 12:27 p.m.