summary.DISCOsca: Display a summary of the results of 'DISCOsca()'.

Description Usage Arguments Examples

Description

Display a summary of the results of DISCOsca().

Usage

1
2
## S3 method for class 'DISCOsca'
summary(object, disp, ...)

Arguments

object

Object of class inheriting from 'DISCOsca'.

disp

The default is "simple"; in this case, the best-fitted common/distinctive structure is displayed. If "full", then information is displayed regarding 1) the best-fitted common/distinctive structure, 2) Estimated component score matrix (i.e., T), 3) Estimated component loading matrix (i.e., P), and 4) Proportion of variance per component.

...

Argument to be passed to or from other methods.

Examples

1
2
3
4
5
## Not run: 
## S3 method for class 'DISCOsca'
summary(object, disp="full")

## End(Not run)

ZhengguoGu/RSCA documentation built on July 5, 2019, 2:26 a.m.