CRAN/E | msgl

msgl

Multinomial Sparse Group Lasso

Installation

About

Multinomial logistic regression with sparse group lasso penalty. Simultaneous feature selection and parameter estimation for classification. Suitable for high dimensional multiclass classification with many classes. The algorithm computes the sparse group lasso penalized maximum likelihood estimate. Use of parallel computing for cross validation and subsampling is supported through the 'foreach' and 'doParallel' packages. Development version is on GitHub, please report package issues on GitHub.

Citation msgl citation info
www.sciencedirect.com/science/article/pii/S0167947313002168
github.com/nielsrhansen/msgl
Bug report File report

Key Metrics

Version 2.3.9
R ≥ 3.2.4
Published 2019-05-08 1822 days ago
Needs compilation? yes
License GPL-2
License GPL-3
CRAN checks msgl results

Downloads

Yesterday 36 0%
Last 7 days 40 -11%
Last 30 days 195 -5%
Last 90 days 564 -35%
Last 365 days 3.182 -20%

Maintainer

Maintainer

Niels Richard Hansen

niels.r.hansen@math.ku.dk

Authors

Martin Vincent

aut

Niels Richard Hansen

ctb / cre

Material

NEWS
Reference manual
Package source

Vignettes

msgl readme
Getting started with msgl

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

msgl archive

Depends

R ≥ 3.2.4
Matrix
sglOptim ≥ 1.3.7

Imports

methods
tools
utils
stats

Suggests

knitr
rmarkdown

LinkingTo

Rcpp
RcppProgress
RcppArmadillo
BH
sglOptim