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



Try the palasso package in your browser

Any scripts or data that you put into this service are public.

palasso documentation built on April 19, 2021, 5:07 p.m.