Efficient implementations for Sorted L-One Penalized Estimation (SLOPE): generalized linear models regularized with the sorted L1-norm (Bogdan et al. (2015) <doi:10/gfgwzt>) or, equivalently, ordered weighted L1-norm (OWL). Supported models include ordinary least-squares regression, binomial regression, multinomial regression, and Poisson regression. Both dense and sparse predictor matrices are supported. In addition, the package features predictor screening rules that enable fast and efficient solutions to high-dimensional problems.
Version: | 0.1.1 |
Depends: | R (≥ 3.3.0) |
Imports: | lattice, Matrix, methods, Rcpp |
LinkingTo: | Rcpp, RcppArmadillo (≥ 0.9.200.7.0) |
Suggests: | caret, covr, glmnet, knitr, rmarkdown, SLOPE, spelling, testthat (≥ 2.1.0) |
Published: | 2020-02-11 |
Author: | Johan Larsson |
Maintainer: | Johan Larsson <johan.larsson at stat.lu.se> |
BugReports: | https://github.com/jolars/owl/issues |
License: | GPL-3 |
Copyright: | see file COPYRIGHTS |
URL: | https://github.com/jolars/owl, https://jolars.github.io/owl |
NeedsCompilation: | yes |
Language: | en-US |
Materials: | README NEWS |
CRAN checks: | owl results |
Reference manual: | owl.pdf |
Vignettes: |
An introduction to owl |
Package source: | owl_0.1.1.tar.gz |
Windows binaries: | r-devel: not available, r-devel-gcc8: not available, r-release: not available, r-oldrel: not available |
OS X binaries: | r-release: owl_0.1.1.tgz, r-oldrel: owl_0.1.1.tgz |
Please use the canonical form https://CRAN.R-project.org/package=owl to link to this page.