Learn R Programming

RegularizedSCA (version 0.5.4)

summary.undoS: Display a summary of the results of undoShrinkage().

Description

Display a summary of the results of undoShrinkage().

Usage

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

Arguments

object

Object of class inheriting from 'undoS'.

...

Argument to be passed to or from other methods.

Examples

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

Run the code above in your browser using DataLab