Skip to content

SPSP

0.2.0

Selection by Partitioning the Solution Paths

0packages depend
2.6Kdownloads / year
86.1%test coverage
13/13checks pass

Overview

About
Maintained by Xiaorui (Jeremy) ZhuFirst published 2021-08-023 releasesCRAN page ↗GitHub ↗

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.

Install

Health

CRAN checks
13OK
Slowest check: 2.4 min · r-oldrel-windows-x86_64
Code health
Yes
Tests · ratio 0.66
86.1%
Coverage · measured lines
100%
Documentation · exports
5
Dependencies · direct
Check history
  • OK2026-04-22
    14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
  • ERROR2026-04-18
    13 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE
  • OK2026-03-10
    14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE

Documentation

Documentation
READMEYes · 273 wordsVignettesNopkgdown siteNoNEWSYes · 67% structuredCode of conductNoContributing guideNo
Examples that run
100%
Documented parameters
100%
Return-value docs
100%
References docs
20%

Downloads

2.6K
CRAN downloads in the past year
Rank #14,937 · ~7/day · ~213/mo
Daily download trend is not available in this view yet.
25030 days
71490 days
2.6K1 year
Compare downloads with other packages →
Also on527 r2u29 autocran

Repository

Repository
1Stars
0Forks
1Open issues
0Open PRs
3Releases
28Commits
1Contributors
statisticsr-packagevariable-selectionfeature-selection
28 commits · Last activity 2023-12-06

Stars over time

2022-03-16 · 12026-07-07 · 1

Repository practices

Upstream repositoryBeta

2 development-tooling and community-health practices detected across 2 families in the upstream repository

Checks run against github.com/xiaoruizhu/spsp on 2026-07-30.

CRAN release process (1)
cran-comments.md
Lint, format, editor (1)
RStudio project
How this is detected·Detection ruleset v1 (2026-07-18)

Dependencies

Declared dependencies
6 external dependencies (excludes base and recommended)
Depends (1)
R >= 3.5.0
Imports (5)
LinkingTo (1)
Suggests (2)
Enhances (0)
none
Reverse dependencies
0direct
0indirect

Nothing depends on this yet.

Code & Tests

Datasets

People & History

People (3)
Maintainer (1)
Author, Maintainer
Authors (3)
Author, Maintainer
Author
Author
Package Timeline

3 releases. Pick two to compare their code metrics. R releases are shown for context.

  • R
    R 4.6.0 released · 2026-04-24
  • R
    R 4.5.0 released · 2025-04-11
  • R
    R 4.4.0 released · 2024-04-24
  • 0.2.0Latest
    2023-10-22 · current release · diff ↗
  • R
    R 4.3.0 released · 2023-04-21
  • R
    R 4.2.0 released · 2022-04-22
  • 0.1.1
    2022-02-22 · diff ↗
  • 0.1.0
    2021-08-02
  • R
    R 4.1.0 released · 2021-05-18

Package metadata

First published
2021-08-02
Total releases
3 / 5 yrs
License
GPL (>= 2) OSI
Minimum R
≥ 3.5.0
Bundled data
740 KB / 1 file
Download size
756 KB
Installed size
not tracked yet
With dependencies
not tracked yet
Report a problem with this page →