subsamp
Subsample Winner Algorithm for Variable Selection in Linear Regression with a Large Number of Variables
This subsample winner algorithm (SWA) for regression with a large-p data (X, Y) selects the important variables (or features) among the p features X in explaining the response Y. The SWA first uses a base procedure, here a linear regression, on each of subsamples randomly drawn from the p variables, and then computes the scores of all features, i.e., the p variables, according to the performance of these features collected in each of the subsample analyses. It then obtains the 'semifinalist' of the features based on the resulting scores and determines the 'finalists', i.e., the important features, from the 'semifinalist'. Fan, Sun and Qiao (2017)
- Version0.1.0
- R version≥ 3.0.1
- LicenseGPL-2
- LicenseGPL-3
- Needs compilation?No
- Last release11/14/2017
Team
Yiying Fan
Jiayang Sun
Show author detailsRolesAuthorXingye Qiao
Show author detailsRolesAuthor
Insights
Last 30 days
Last 365 days
The following line graph shows the downloads per day. You can hover over the graph to see the exact number of downloads per day.
Data provided by CRAN
Binaries
Dependencies
- Depends1 package