print.compCL: print a "compCL" object

Description Usage Arguments Value

Description

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

Usage

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

Arguments

x

fitted compCL 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.


jiji6454/Rpac_compReg documentation built on May 31, 2019, 5:01 a.m.