Description Usage Arguments Details Author(s) Examples
View source: R/Sous_fonction_lasso_coef.r
Functions for lasso regularization to calculate the coefficients
1 | coef_alpha(coef, alpha)
|
coef |
coefficient |
alpha |
parameter |
Contains 2 essential functions for the computation of the gradient proximent. We call on these two functions inside the fit to calculate the coefficients
Sami Ait Tilat, Afaf Ben Haj, Marie Vachet
1 2 3 4 | ## Not run:
coef_alpha(coef,alpha)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.