Learn R Programming

flare (version 1.8)

print.select: Print Function for an object with S3 class "select"

Description

Print information about model usage, graph dimension, selection criterion, and sparsity level of the optimal graph.

Usage

# S3 method for select
print(x, ...)

Arguments

x

An object with S3 class "select"

...

Arguments to be passed to methods.

Author

Xingguo Li, Tuo Zhao, Lie Wang, Xiaoming Yuan and Han Liu
Maintainer: Tuo Zhao <tourzhao@gatech.edu>

See Also

sugm.select, sugm and flare-package