CRAN/E | SPSP

SPSP

Selection by Partitioning the Solution Paths

Installation

About

An implementation of the feature Selection procedure by Partitioning the entire Solution Paths (namely SPSP) to identify the relevant features rather than using a single tuning parameter. By utilizing the entire solution paths, this procedure can obtain better selection accuracy than the commonly used approach of selecting only one tuning parameter based on existing criteria, cross-validation (CV), generalized CV, AIC, BIC, and extended BIC (Liu, Y., & Wang, P. (2018) doi:10.1214/18-EJS1434). It is more stable and accurate (low false positive and false negative rates) than other variable selection approaches. In addition, it can be flexibly coupled with the solution paths of Lasso, adaptive Lasso, ridge regression, and other penalized estimators.

xiaorui.site/SPSP/
github.com/XiaoruiZhu/SPSP
Bug report File report

Key Metrics

Version 0.2.0
R ≥ 3.5.0
Published 2023-10-22 187 days ago
Needs compilation? yes
License GPL-2
License GPL-3
CRAN checks SPSP results

Downloads

Yesterday 8 0%
Last 7 days 56 +51%
Last 30 days 180 -3%
Last 90 days 546 -38%
Last 365 days 2.428 +5%

Maintainer

Maintainer

Xiaorui (Jeremy) Zhu

zhuxiaorui1989@gmail.com

Authors

Xiaorui

(Jeremy)

Zhu

aut / cre

Yang Liu

aut

Peng Wang

aut

Material

README
NEWS
Reference manual
Package source

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

SPSP archive

Depends

R ≥ 3.5.0

Imports

Rcpp ≥ 1.0.7
glmnet
ncvreg
Matrix
lars

Suggests

testthat ≥ 3.0.0
MASS

LinkingTo

Rcpp