The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
For each feature, a score is computed that can be useful for feature selection. Several random subsets are sampled from the input data and for each random subset, various linear models are fitted using lars method. A score is assigned to each feature based on the tendency of LASSO in including that feature in the models.Finally, the average score and the models are returned as the output. The features with relatively low scores are recommended to be ignored because they can lead to overfitting of the model to the training data. Moreover, for each random subset, the best set of features in terms of global error is returned. They are useful for applying Bolasso, the alternative feature selection method that recommends the intersection of features subsets.
Version: | 1.20 |
Depends: | lars, rms |
Published: | 2020-02-25 |
DOI: | 10.32614/CRAN.package.FeaLect |
Author: | Habil Zare |
Maintainer: | Habil Zare <zare at u.washington.edu> |
License: | GPL-2 | GPL-3 [expanded from: GPL (≥ 2)] |
NeedsCompilation: | no |
Citation: | FeaLect citation info |
CRAN checks: | FeaLect results |
Reference manual: | FeaLect.pdf |
Vignettes: |
Feature seLection by computing statistical scores |
Package source: | FeaLect_1.20.tar.gz |
Windows binaries: | r-devel: FeaLect_1.20.zip, r-release: FeaLect_1.20.zip, r-oldrel: FeaLect_1.20.zip |
macOS binaries: | r-release (arm64): FeaLect_1.20.tgz, r-oldrel (arm64): FeaLect_1.20.tgz, r-release (x86_64): FeaLect_1.20.tgz, r-oldrel (x86_64): FeaLect_1.20.tgz |
Old sources: | FeaLect archive |
Please use the canonical form https://CRAN.R-project.org/package=FeaLect to link to this page.
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.