print.gpe {pre} | R Documentation |
Print a General Prediction Ensemble (gpe)
Description
Print a General Prediction Ensemble (gpe)
Usage
## S3 method for class 'gpe'
print(x, penalty.par.val = "lambda.1se", digits = getOption("digits"), ...)
Arguments
x |
An object of class |
penalty.par.val |
character or numeric. Value of the penalty parameter
|
digits |
Number of decimal places to print |
... |
Further arguments to be passed to
|
See Also
[Package pre version 1.0.7 Index]