print.select {huge}R Documentation

Print function for 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".

...

System reserved (No specific usage)

See Also

huge.select


[Package huge version 1.3.5 Index]