Learn R Programming

RegularizedSCA (version 0.5.4)

summary.structuredSCA: Display a summary of the results of structuredSCA().

Description

Display a summary of the results of structuredSCA().

Usage

# S3 method for structuredSCA
summary(object, ...)

Arguments

object

Object of class inheriting from 'structuredSCA'.

...

Argument to be passed to or from other methods.

Examples

Run this code
# NOT RUN {
## S3 method for class 'structuredSCA'
summary(object)
# }
# NOT RUN {
# }

Run the code above in your browser using DataLab