CRAN/E | plasso

plasso

Cross-Validated (Post-) Lasso

Installation

About

Built on top of the 'glmnet' library by Friedman, Hastie and Tibshirani (2010) doi:10.18637/jss.v033.i01, the 'plasso' package follows Knaus (2022) doi:10.1093/ectj/utac015 and comes up with two functions that estimate least squares Lasso and Post-Lasso models. The plasso() function adds coefficient paths for a Post-Lasso model to the standard 'glmnet' output. On top of that cv.plasso() cross-validates the coefficient paths for both the Lasso and Post-Lasso model and provides optimal hyperparameter values for the penalty term lambda.

Citation plasso citation info
github.com/stefan-1997/plasso
Bug report File report

Key Metrics

Version 0.1.2
Published 2023-12-03 155 days ago
Needs compilation? no
License GPL-3
CRAN checks plasso results

Downloads

Yesterday 2 -33%
Last 7 days 40 -44%
Last 30 days 183 -6%
Last 90 days 527 -30%
Last 365 days 1.803

Maintainer

Maintainer

Glaisner Stefan

stefan.glaisner@student.uni-tuebingen.de

Authors

Glaisner Stefan

aut / cre

Knaus Michael C.

ctb

Material

NEWS
Reference manual
Package source

Vignettes

An introduction to plasso

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

plasso archive

Imports

glmnet
Matrix
methods
parallel
doParallel
foreach
iterators

Suggests

testthat ≥ 3.0.0
knitr
rmarkdown
xfun