Skip to content

R codes for the article Roche, A. (2023) Lasso in infinite dimension: application to variable selection in functional multivariate linear regression, Electronic Journal of Statistics, 17(2), 3357-3405.

License

arochedauphine/FunctionalLasso

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FunctionalLasso

R codes for the article Roche, A. (2023) Lasso in infinite dimension: application to variable selection in functional multivariate linear regression, Electronic Journal of Statistics, 17(2), 3357-3405.

The code is published in the spririt of the article https://www.nature.com/articles/467753a. It does not include necessarily good comments and may not be robust to the treatment of another dataset. Please do not hesitate to send any comment or question to roche@ceremade.dauphine.fr.

Please find here a description of the files:

  • Main files:

  • Files containing the R functions:

    • glmnet_func2.R: algorithm to approach the solution of the Lasso criterion inspired from the glmnet algorithm (Friedman, Hastie and Tibshirani, 2010) and Yang and Zou (2015). J. Friedman, T. Hastie, and R. Tibshirani. Regularization paths for generalized linear models via coordinate descent. Journal of Statistical Software, 33(1):1–22, 2010. Y. Yang and H. Zou. A fast unified algorithm for solving group-lasso penalize learning problems. Stat. Comput., 25(6):1129–1141, 2015.
    • normes_ps_L2.R: functions allowing to approach norms and scalar products for multivariate functional data
    • tikhonov.R: stochastic descent gradient algortihm to approach the solution of the Ridge criterion for multivariate functional data.
    • fonctions_simuX.R: functions for the simulation of functional data.

About

R codes for the article Roche, A. (2023) Lasso in infinite dimension: application to variable selection in functional multivariate linear regression, Electronic Journal of Statistics, 17(2), 3357-3405.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages