Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

glmnet-internal

Internal glmnet functions


Description

These are not intended for use by users. lambda.interp does linear interpolation of the lambdas to obtain a prediction at a new point s. glmnet_softmax does the classification for multinomial models. nonzeroCoef determines in an efficient manner which variables are nonzero in each fit. jerr prints out error messages from the fortran. plotCoef is called by the plot method for glmnet objects. check_dots is used in coef and predict with argument exact=TRUE, to make sure user supplies original data used to fit the "glmnet" object.

Author(s)

Trevor Hastie


glmnet

Lasso and Elastic-Net Regularized Generalized Linear Models

v4.1-1
GPL-2
Authors
Jerome Friedman [aut], Trevor Hastie [aut, cre], Rob Tibshirani [aut], Balasubramanian Narasimhan [aut], Kenneth Tay [aut], Noah Simon [aut], Junyang Qian [ctb]
Initial release
2021-02-17

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.