Learn R Programming

⚠️There's a newer version (2.0.2) of this package.Take me there.

glmtlp (version 1.1)

Truncated Lasso Regularized Generalized Linear Models

Description

It provides an extremely efficient procedure for fitting the entire truncated lasso regularization path for linear regression, logistic and multinomial regression models, Poisson regression and the Cox model. The algorithm uses the difference of convex technique. The detail of the algorithm is described in Shen, Pan and Zhu (2012) . The package is inherited from a popular R package 'glmnet' and many functions in 'glmnet' can be directly used in 'glmtlp'. You can learn more details by the online manual ().

Copy Link

Version

Install

install.packages('glmtlp')

Monthly Downloads

262

Version

1.1

License

GPL-2

Maintainer

Chong Wu

Last Published

February 7th, 2018

Functions in glmtlp (1.1)

QuickStartExample

An example data set
glmtlp-package

Truncated lasso model paths for some generalized linear models
x

An example data set: x
glmTLP

Fit a GLM with truncated lasso regularization
cv.glmTLP

Cross-validation for glmTLP
y

An example data set: y