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