Learn R Programming

WLasso (version 1.0)

Variable Selection for Highly Correlated Predictors

Description

It proposes a novel variable selection approach taking into account the correlations that may exist between the predictors of the design matrix in a high-dimensional linear model. Our approach consists in rewriting the initial high-dimensional linear model to remove the correlation between the predictors and in applying the generalized Lasso criterion. For further details we refer the reader to the paper (Zhu et al., 2020).

Copy Link

Version

Install

install.packages('WLasso')

Monthly Downloads

39

Version

1.0

License

GPL-2

Maintainer

Wencan Zhu

Last Published

August 13th, 2020

Functions in WLasso (1.0)

top

Thresholding to zero of the smallest values
WLasso-package

WLasso
X

Example of a design matrix of a linear model
top_thresh

Thresholding to a given threshold of the smallest values
Whitening_Lasso

Whitening Lasso
Sigma_Estimation

Estimation of the correlation matrix
Y

Example of a response variable of a linear model.