print.FuncompCGL: print a "FuncompCGL" object

Description Usage Arguments Value

Description

Print the nonzero counts for composition varaibles at each lambda along the FuncompCGL path.

Usage

1
2
## S3 method for class 'FuncompCGL'
print(x, digits = max(3, getOption("digits") - 3), ...)

Arguments

x

fitted FuncompCGL object.

digits

significant digits in printout.

...

Not used. Other arguments to predict.

Value

a two-column matrix, the first columns is the number of nonzero group counts and the second column is Lambda.


Zhe-Research/compReg documentation built on May 28, 2019, 8:38 a.m.