Default "penalizer function" generator gpe
which uses cv.glmnet
.
gpe_cv.glmnet(...)
Returns a function with formal arguments x, y, weights, family
and returns a fit object.
arguments to cv.glmnet
. x
, y
, weights
and family
will not be used.
gpe