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

Description Usage Arguments Examples

Description

Display a summary of the results of BIC_IS().

Usage

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

Arguments

object

Object of class inheriting from 'BIC_IS'.

disp

The default is "tuning"; in this case, the recommended tuning parameter values based on Index of Sparseness are presented. If "tuning_BIC", then the recommended tuning parameter values based on BIC are presented If "full", then recommended tuning parameter values based on Index of Sparseness and BIC are presented.

...

Argument to be passed to or from other methods.

Examples

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

## End(Not run)

ZhengguoGu/RegularizedSCA documentation built on July 4, 2019, 2:46 p.m.