CRAN/E | oscar

oscar

Optimal Subset Cardinality Regression (OSCAR) Models Using the L0-Pseudonorm

Installation

About

Optimal Subset Cardinality Regression (OSCAR) models offer regularized linear regression using the L0-pseudonorm, conventionally known as the number of non-zero coefficients. The package estimates an optimal subset of features using the L0-penalization via cross-validation, bootstrapping and visual diagnostics. Effective Fortran implementations are offered along the package for finding optima for the DC-decomposition, which is used for transforming the discrete L0-regularized optimization problem into a continuous non-convex optimization task. These optimization modules include DBDC ('Double Bundle method for nonsmooth DC optimization' as described in Joki et al. (2018) doi:10.1137/16M1115733) and LMBM ('Limited Memory Bundle Method for large-scale nonsmooth optimization' as in Haarala et al. (2004) doi:10.1080/10556780410001689225). The OSCAR models are comprehensively exemplified in Halkola et al. (2023) doi:10.1371/journal.pcbi.1010333). Multiple regression model families are supported: Cox, logistic, and Gaussian.

Citation oscar citation info
github.com/Syksy/oscar
Bug report File report

Key Metrics

Version 1.2.1
R ≥ 3.6.0
Published 2023-10-02 208 days ago
Needs compilation? yes
License GPL-3
CRAN checks oscar results

Downloads

Yesterday 8 -56%
Last 7 days 55 +12%
Last 30 days 209 -8%
Last 90 days 630 -25%
Last 365 days 2.977 +42%

Maintainer

Maintainer

Teemu Daniel Laajala

teelaa@utu.fi

Authors

Teemu Daniel Laajala

aut / cre

Kaisa Joki

aut

Anni Halkola

aut

Material

NEWS
Reference manual
Package source

Vignettes

Example use of the OSCAR package

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

oscar archive

Depends

R ≥ 3.6.0

Imports

graphics
grDevices
hamlet
Matrix
methods
stats
survival
utils
pROC

Suggests

ePCR
glmnet
knitr
rmarkdown