About Anaconda Help Download Anaconda

r / packages / r-subsamp

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) <http://sr2c.case.edu/swa-reg/>.

Click on a badge to see how to embed it in your web page
badge
https://anaconda.org/r/r-subsamp/badges/version.svg
badge
https://anaconda.org/r/r-subsamp/badges/latest_release_date.svg
badge
https://anaconda.org/r/r-subsamp/badges/latest_release_relative_date.svg
badge
https://anaconda.org/r/r-subsamp/badges/platforms.svg
badge
https://anaconda.org/r/r-subsamp/badges/license.svg
badge
https://anaconda.org/r/r-subsamp/badges/downloads.svg

© 2024 Anaconda, Inc. All Rights Reserved. (v4.0.5) Legal | Privacy Policy