The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
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[@]dogado.de.

carsAlgo: Competitive Adaptive Reweighted Sampling (CARS) Algorithm

Implements Competitive Adaptive Reweighted Sampling (CARS) algorithm for variable selection from high-dimensional dataset using Partial Least Squares (PLS) regression models. CARS algorithm iteratively applies the Monte Carlo sub-sampling and exponential variable elimination techniques to identify/select the most informative variables/features subjected to minimal cross-validated RMSE score. The implementation of CARS algorithm is inspired from the work of Li et al. (2009) <doi:10.1016/j.aca.2009.06.046>. This algorithm is widely applied in near-infrared (NIR), mid-infrared (MIR), hyperspectral chemometrics areas, etc.

Version: 0.5.0
Depends: R (≥ 4.1.0)
Imports: ggplot2, pls, rlang, stats, utils
Published: 2026-04-16
DOI: 10.32614/CRAN.package.carsAlgo (may not be active yet)
Author: Md. Ashraful Haque [aut, cre], Avijit Ghosh [aut], Sayantani Karmakar [aut], Harsh Sachan [aut], Shalini Kumari [aut]
Maintainer: Md. Ashraful Haque <ashrafulhaque664 at gmail.com>
BugReports: https://github.com/mah-iasri/carsAlgo/issues
License: MIT + file LICENSE
URL: https://github.com/mah-iasri/carsAlgo
NeedsCompilation: no
Materials: README, NEWS
CRAN checks: carsAlgo results

Documentation:

Reference manual: carsAlgo.html , carsAlgo.pdf

Downloads:

Package source: carsAlgo_0.5.0.tar.gz
Windows binaries: r-devel: not available, r-release: not available, r-oldrel: not available
macOS binaries: r-release (arm64): not available, r-oldrel (arm64): not available, r-release (x86_64): not available, r-oldrel (x86_64): not available

Linking:

Please use the canonical form https://CRAN.R-project.org/package=carsAlgo 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.
Health stats visible at Monitor.