print.tune.ahazpen: Print a tune.ahazpen object

print.tune.ahazpenR Documentation

Print a tune.ahazpen object

Description

Print method for tune.ahazpen objects.

Usage

## S3 method for class 'tune.ahazpen'
print(x, digits=max(3, getOption("digits") - 3), ...) 

Arguments

x

The result of a call to tune.ahazpen.

digits

Significant digits in printout.

...

Additional print arguments.

Details

The call that produced x is printed, alongside the number of penalty parameters used, the value of the optimal penalty and the number of non-zero regression coefficients at the optimal penalty parameter.

See Also

ahazpen, tune.ahazpen, plot.tune.ahazpen.


ahaz documentation built on May 13, 2022, 9:08 a.m.