print.select {flare} | R Documentation |
Print Function for for an object with S3 class "select"
Description
Print the information about the model usage, graph dimension, model selection criterion, sparsity level of the optimal graph
Usage
## S3 method for class 'select'
print(x, ...)
Arguments
x |
An object with S3 class |
... |
Arguments to be passed to methods. |
Author(s)
Xingguo Li, Tuo Zhao, Lie Wang, Xiaoming Yuan and Han Liu
Maintainer: Xingguo Li <xingguo.leo@gmail.com>
See Also
sugm.select
, sugm
and flare-package
[Package flare version 1.7.0.1 Index]