<?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>A Unified Toolkit for Feature Selection</dc:title>
  <dc:title>R package featR version 0.1.0</dc:title>
  <dc:description>Filter, wrapper, and embedded feature-selection methods behind a
    consistent set of functions that share one calling convention and one
    return type: correlation and chi-squared filters, information gain, LASSO
    and elastic net, Bayesian model comparison, Boruta, recursive feature
    elimination, random forest importance, multivariate adaptive regression
    splines, support vector machine recursive feature elimination, stepwise
    selection, and principal component / singular value decomposition
    helpers. The implemented methods follow
    Tibshirani (1996) &lt;doi:10.1111/j.2517-6161.1996.tb02080.x&gt;,
    Zou and Hastie (2005) &lt;doi:10.1111/j.1467-9868.2005.00503.x&gt;,
    Friedman (1991) &lt;doi:10.1214/aos/1176347963&gt;,
    Breiman (2001) &lt;doi:10.1023/A:1010933404324&gt;,
    Guyon, Weston, Barnhill and Vapnik (2002) &lt;doi:10.1023/A:1012487302797&gt;,
    Kursa and Rudnicki (2010) &lt;doi:10.18637/jss.v036.i11&gt;, and
    Vehtari, Gelman and Gabry (2017) &lt;doi:10.1007/s11222-016-9696-4&gt;.
    Heavy modeling engines are optional and only required by the functions
    that use them.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 4.1.0)</dc:relation>
  <dc:relation>Imports: data.table, parallel, stats, utils, withr</dc:relation>
  <dc:relation>Suggests: bigstatsr, Boruta, brms, caret, doParallel, e1071, earth,
foreach, furrr, future, ggplot2, glmnet, kernlab, knitr, loo,
MASS, Matrix, MLmetrics, pbapply, polycor, pROC, PRROC,
randomForest, rmarkdown, RSpectra, testthat (&gt;= 3.0.0)</dc:relation>
  <dc:creator>Justin Chase &lt;jchase.msu@gmail.com&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Justin Chase [aut, cre, cph]</dc:contributor>
  <dc:rights>MIT + file LICENSE (https://CRAN.R-project.org/package=featR/LICENSE)</dc:rights>
  <dc:date>2026-09-14</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=featR</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.featR</dc:identifier>
  <dc:language>en-US</dc:language>
</oai_dc:dc>
