Skip to content

lassopv

Nonparametric P-Value Estimation for Predictors in Lasso

v0.2.0 · Feb 22, 2018 · GPL-3

Description

Estimate the p-values for predictors x against target variable y in lasso regression, using the regularization strength when each predictor enters the active set of regularization path for the first time as the statistic. This is based on the assumption that predictors (of the same variance) that (first) become active earlier tend to be more significant. Three null distributions are supported: normal and spherical, which are computed separately for each predictor and analytically under approximation, which aims at efficiency and accuracy for small p-values.

Downloads

240

Last 30 days

18763rd

594

Last 90 days

2.7K

Last year

Trend: +38.7% (30d vs prior 30d)

CRAN Check Status

2 NOTE
12 OK
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang NOTE
r-devel-linux-x86_64-debian-gcc NOTE
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-macos-arm64 OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK
Check details (2 non-OK)
NOTE r-devel-linux-x86_64-debian-clang

CRAN incoming feasibility

Maintainer: ‘Lingfei Wang <Lingfei.Wang.github@outlook.com>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: person(given = "Lingfei",
                    family = "Wang",
                    role = c("aut", "cre"),
                    email = "Lingfei.Wang.github@outlook.com")
as necessary.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Lingfei Wang <Lingfei.Wang.github@outlook.com>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: person(given = "Lingfei",
                    family = "Wang",
                    role = c("aut", "cre"),
                    email = "Lingfei.Wang.github@outlook.com")
as necessary.

Check History

NOTE 12 OK · 2 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026
NOTE r-devel-linux-x86_64-debian-clang

CRAN incoming feasibility

Maintainer: ‘Lingfei Wang <Lingfei.Wang.github@outlook.com>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: person(given = "Lingfei",
                    family = "Wang",
                    role = c("aut", "cre"),
                    email = "Lingfei.Wang.github@outlook.com")
as necessary.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Lingfei Wang <Lingfei.Wang.github@outlook.com>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: person(given = "Lingfei",
                    family = "Wang",
                    role = c("aut", "cre"),
                    email = "Lingfei.Wang.github@outlook.com")
as necessary.

Dependency Network

Dependencies Reverse dependencies lars lassopv

Version History

new 0.2.0 Mar 10, 2026
updated 0.2.0 ← 0.1.3 diff Feb 21, 2018
updated 0.1.3 ← 0.1.1 diff Feb 7, 2017
new 0.1.1 Jan 20, 2017