Learn R Programming

lars (version 1.3)

Least Angle Regression, Lasso and Forward Stagewise

Description

Efficient procedures for fitting an entire lasso sequence with the cost of a single least squares fit. Least angle regression and infinitesimal forward stagewise regression are related to the lasso, as described in the paper below.

Copy Link

Version

Install

install.packages('lars')

Monthly Downloads

11,842

Version

1.3

License

GPL-2

Maintainer

Last Published

April 13th, 2022

Functions in lars (1.3)

predict.lars

Make predictions or extract coefficients from a fitted lars model
diabetes

Blood and other measurements in diabetics
lars

Fits Least Angle Regression, Lasso and Infinitesimal Forward Stagewise regression models
summary.lars

Summary method for lars objects
cv.lars

Computes K-fold cross-validated error curve for lars
plot.lars

Plot method for lars objects
lars-internal

Internal lars functions