Package: quadrupen 0.2-12

Julien Chiquet

quadrupen: Sparsity by Worst-Case Quadratic Penalties

Fits classical sparse regression models with efficient active set algorithms by solving quadratic problems as described by Grandvalet, Chiquet and Ambroise (2017) <doi:10.48550/arXiv.1210.2077>. Also provides a few methods for model selection purpose (cross-validation, stability selection).

Authors:Julien Chiquet [aut, cre]

quadrupen_0.2-12.tar.gz
quadrupen_0.2-12.tar.gz(r-4.5-noble)quadrupen_0.2-12.tar.gz(r-4.4-noble)
quadrupen_0.2-12.tgz(r-4.4-emscripten)quadrupen_0.2-12.tgz(r-4.3-emscripten)
quadrupen.pdf |quadrupen.html
quadrupen/json (API)
NEWS

# Install 'quadrupen' in R:
install.packages('quadrupen', repos = 'https://cloud.r-project.org')

Bug tracker:https://github.com/jchiquet/quadrupencran/issues0 issues

Uses libs:
  • openblas– Optimized BLAS
  • c++– GNU Standard C++ Library v3

On CRAN:

Conda:

openblascpp

2.00 score 2 stars 644 downloads 1 mentions 11 exports 34 dependencies

Last updated 9 months agofrom:11d8a53302. Checks:3 OK. Indexed: no.

TargetResultLatest binary
Doc / VignettesOKMar 23 2025
R-4.5-linux-x86_64OKMar 23 2025
R-4.4-linux-x86_64OKMar 23 2025

Exports:bounded.regcrossvaldevianceelastic.netfittedplotpredictprintresidualsshowstability

Dependencies:clicolorspacefansifarverggplot2gluegtableisobandlabelinglatticelifecyclemagrittrMASSMatrixmgcvmunsellnlmepillarpkgconfigplyrR6RColorBrewerRcppRcppArmadilloreshape2rlangscalesstringistringrtibbleutf8vctrsviridisLitewithr

Citation

To cite 'quadrupen' in publications, please use:

Y. Grandvalet, J. Chiquet and C. Ambroise. Sparsity by Worst-Case Quadratic Penalties, arXiv preprint.

Corresponding BibTeX entry:

  @TechReport{quadrupen,
    institution = {arXiv},
    author = {Yves Grandvalet and Julien Chiquet and Christophe
      Ambroise},
    title = {Sparsity by Worst-Case Quadratic Penalties},
    year = {2018},
    url = {https://arxiv.org/abs/1210.2077},
  }

Readme and manuals

quadrupenCRAN

CRAN version of the quadrupen R package

https://CRAN.R-project.org/package=quadrupen

Help Manual

Help pageTopics
Fit a linear model with infinity-norm plus ridge-like regularizationbounded.reg
Cross-validation function for quadrupen fitting methods.crossval
Class "cvpen"cvpen-class
Fit a linear model with elastic-net regularizationelastic.net
Plot method for cross validated error of a 'quadrupen' modelplot,cvpen-method plot.cvpen
Plot method for a quadrupen objectplot,quadrupen-method plot.quadrupen
Plot method for 'stability.path'.plot,stability.path-method plot.stability.path
Class "quadrupen"deviance,quadrupen-method fitted,quadrupen-method predict,quadrupen-method print,quadrupen-method quadrupen-class residuals,quadrupen-method show,quadrupen-method
Stability selection for a quadrupen fit.stability
Class "stability.path"print,stability.path-method show,stability.path-method stability.path-class