CRAN/E | PACLasso

PACLasso

Penalized and Constrained Lasso Optimization

Installation

About

An implementation of both the equality and inequality constrained lasso functions for the algorithm described in "Penalized and Constrained Optimization" by James, Paulson, and Rusmevichientong (Journal of the American Statistical Association, 2019; see for a full-text version of the paper). The algorithm here is designed to allow users to define linear constraints (either equality or inequality constraints) and use a penalized regression approach to solve the constrained problem. The functions here are used specifically for constraints with the lasso formulation, but the method described in the PaC paper can be used for a variety of scenarios. In addition to the simple examples included here with the corresponding functions, complete code to entirely reproduce the results of the paper is available online through the Journal of the American Statistical Association.

www-bcf.usc.edu/~gareth/research/PAC.pdf

Key Metrics

Version 1.0.0
R ≥ 3.3.0
Published 2019-04-29 1829 days ago
Needs compilation? no
License GPL-3
CRAN checks PACLasso results

Downloads

Yesterday 4 -60%
Last 7 days 44 -15%
Last 30 days 147 +17%
Last 90 days 365 -41%
Last 365 days 1.790 -15%

Maintainer

Maintainer

Courtney Paulson

cpaulson@rhsmith.umd.edu

Authors

Courtney Paulson

aut / cre

Gareth James

ctb

Paat Rusmevichientong

ctb

Material

Reference manual
Package source

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

Depends

R ≥ 3.3.0
methods ≥ 3.4.4
penalized ≥ 0.9

Imports

MASS ≥ 7.3
lars ≥ 1.2
quadprog ≥ 1.5
limSolve ≥1.5.5.3