Skip to content
/ WAP Public

R package for Weighted Adaptive Projection (WAP)

Notifications You must be signed in to change notification settings

hangjunguo/WAP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

High Dimensional Logistic Regression via Weighted Adaptive Projection

This is an R package for Weighted Adaptive Projection (WAP). WAP is a feature selection algorithm that conducts parameter estimation for high dimensional logistic regression model. It first obtains the pre-screened identifiable feature set via some feature screening procedures such as distance correlation learning, SIS, etc. Based on the pre-screened set, WAP delicately distinguishes between identifiable and weak features during the estimation process through two steps: (1) delicate isolation and (2) relaxed projection. In this way, WAP can eliminate the bias induced by the estimation errors of identifiable features, and thus reduce the amount of data required for accurate parameter estimation. In summary, the proposed WAP algorithm is shown as follows:

About

R package for Weighted Adaptive Projection (WAP)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published