fit_model.easy_glinternet: Fit a penalized regression model with interactions.
Description
This function wraps the procedure for fitting a
glinternet model and makes it accessible
to the easyml core framework.
Usage
# S3 method for easy_glinternet
fit_model(object)
Arguments
object
A list of class easy_glinternet.
Value
A list of class easy_glinternet.