<?xml version="1.0" encoding="UTF-8"?>
<oai_dc:dc xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
  <dc:title>Competitive Adaptive Reweighted Sampling (CARS) Algorithm</dc:title>
  <dc:title>R package carsAlgo version 0.5.0</dc:title>
  <dc:description>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) &lt;doi:10.1016/j.aca.2009.06.046&gt;. 
    This algorithm is widely applied in near-infrared (NIR), mid-infrared (MIR), 
    hyperspectral chemometrics areas, etc.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 4.1.0)</dc:relation>
  <dc:relation>Imports: ggplot2, pls, rlang, stats, utils</dc:relation>
  <dc:creator>Md. Ashraful Haque  &lt;ashrafulhaque664@gmail.com&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Md. Ashraful Haque [aut, cre],
  Avijit Ghosh [aut],
  Sayantani Karmakar [aut],
  Harsh Sachan [aut],
  Shalini Kumari [aut]</dc:contributor>
  <dc:rights>MIT + file LICENSE (https://CRAN.R-project.org/package=carsAlgo/LICENSE)</dc:rights>
  <dc:date>2026-04-16</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=carsAlgo</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.carsAlgo</dc:identifier>
</oai_dc:dc>
