gpe_cv.glmnet: Default penalized trainer for gpe

View source: R/gpe.R

gpe_cv.glmnetR Documentation

Default penalized trainer for gpe

Description

Default "penalizer function" generator gpe which uses cv.glmnet.

Usage

gpe_cv.glmnet(...)

Arguments

...

arguments to cv.glmnet. x, y, weights and family will not be used.

Value

Returns a function with formal arguments x, y, weights, family and returns a fit object.

See Also

gpe


marjoleinF/pre documentation built on April 24, 2024, 7:17 p.m.