This function wraps the procedure for extracting coefficients from a glmnet model and makes it accessible to the easyml core framework.
# S3 method for easy_glmnet extract_coefficients(object)
object | A list of class |
---|
A data.frame, the replicated penalized regression coefficients.