Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
R
 
 
 
 
 
 
man
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

palasso

Travis-CI Build Status AppVeyor build status Coverage Status

Scope

Sparse regression with paired covariates (extending glmnet).

Installation

Install the current release from CRAN, or the latest development version from GitHub:

install.packages("palasso")
#install.packages("devtools")
devtools::install_github("rauschenberger/palasso")

Optionally, install ashr and CorShrink for the correlation shrinkage:

devtools::install_github("stephens999/ashr")
devtools::install_github("kkdey/CorShrink")

Reference

A Rauschenberger, I Ciocanea-Teodorescu, RX Menezes, MA Jonker, and MA van de Wiel (2019). “Sparse classification with paired covariates”. Advances in Data Analysis and Classification. In press. doi: 10.1007/s11634-019-00375-6

CRAN version CRAN RStudio mirror downloads Total CRAN downloads

About

Paired Lasso Regression

Resources

Releases

No releases published

Packages

No packages published

Languages

You can’t perform that action at this time.