About Anaconda Help Download Anaconda

r_test / packages / r-fasterelasticnet 1.1.2

Fit Elastic Net, Lasso, and Ridge regression and do cross-validation in a fast way. We build the algorithm based on Least Angle Regression by Bradley Efron, Trevor Hastie, Iain Johnstone, etc. (2004)(<doi:10.1214/009053604000000067 >) and some algorithms like Givens rotation and Forward/Back Substitution. In this way, many matrices to be computed are retained as triangular matrices which can eventually speed up the computation. The fitting algorithm for Elastic Net is written in C++ using Armadillo linear algebra library.

Installers

  • linux-64 v1.1.2
  • osx-64 v1.1.2
  • win-64 v1.1.2

conda install

To install this package run one of the following:
conda install r_test::r-fasterelasticnet

Description


© 2025 Anaconda, Inc. All Rights Reserved. (v4.0.7) Legal | Privacy Policy