Learn R Programming

flare (version 1.2.0)

print.select: 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 "select"
...
Arguments to be passed to methods.

See Also

sugm.select, sugm and flare-package