Other packages > Find by keyword >

lassopv  

Nonparametric P-Value Estimation for Predictors in Lasso
View on CRAN: Click here


Download and install lassopv package within the R console
Install from CRAN:
install.packages("lassopv")

Install from Github:
library("remotes")
install_github("cran/lassopv")

Install by package version:
library("remotes")
install_version("lassopv", "0.2.0")



Attach the package and use:
library("lassopv")
Maintained by
Lingfei Wang
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2017-01-21
Latest Update: 2018-02-22
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.
How to cite:
Lingfei Wang (2017). lassopv: Nonparametric P-Value Estimation for Predictors in Lasso. R package version 0.2.0, https://cran.r-project.org/web/packages/lassopv. Accessed 26 Jun. 2026.
Previous versions and publish date:
0.1.1 (2017-01-21 02:07), 0.1.3 (2017-02-08 12:46)
Other packages that cited lassopv R package
View lassopv citation profile
Other R packages that lassopv depends, imports, suggests or enhances
Complete documentation for lassopv
Functions, R codes and Examples using the lassopv R package
Some associated functions: lassopv-package . lassopv . 
Some associated R codes: lassopv.R .  Full lassopv package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

tactile  
New and Extended Plots, Methods, and Panel Functions for 'lattice'
Extensions to 'lattice', providing new high-level functions, methods for existing functions, panel f ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
infotheo  
Information-Theoretic Measures
Implements various measures of information theory based on several entropy estimators. ...
Download / Learn more Package Citations See dependency  
poptrend  
Estimate Smooth and Linear Trends from Population Count Survey Data
Functions to estimate and plot smooth or linear population trends, or population indices, from anim ...
Download / Learn more Package Citations See dependency  
ggblanket  
Simplify 'ggplot2' Visualisation
Simplify 'ggplot2' visualisation with 'ggblanket' wrapper functions. ...
Download / Learn more Package Citations See dependency  
PoisBinOrdNor  
Data Generation with Poisson, Binary, Ordinal and Normal Components
Generation of multiple count, binary, ordinal and normal variables simultaneously given the marginal ...
Download / Learn more Package Citations See dependency  

27,535

R Packages

236,180

Dependencies

73,223

Author Associations

27,536

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA