<?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>Basis Expansions for Regression Modeling</dc:title>
  <dc:title>R package bases version 0.2.0</dc:title>
  <dc:description>Provides various basis expansions for flexible regression modeling,
    including random Fourier features (Rahimi &amp; Recht, 2007)
    &lt;https://proceedings.neurips.cc/paper_files/paper/2007/file/013a006f03dbc5392effeb8f18fda755-Paper.pdf&gt;,
    exact kernel / Gaussian process feature maps, prior features for Bayesian
    Additive Regression Trees (BART) (Chipman et al., 2010) &lt;doi:10.1214/09-AOAS285&gt;,
    and a helpful interface for n-way interactions. The provided functions may
    be used within any modeling formula, allowing the use of kernel methods and
    other basis expansions in modeling functions that do not otherwise support
    them. Along with the basis expansions, a number of kernel functions are also
    provided, which support kernel arithmetic to form new kernels. Basic ridge
    regression functionality is included as well.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 3.6.0)</dc:relation>
  <dc:relation>Imports: rlang, stats, methods</dc:relation>
  <dc:relation>LinkingTo: cpp11</dc:relation>
  <dc:relation>Suggests: mgcv, recipes, tibble, adj (&gt;= 0.1.0), RSpectra, igraph,
testthat (&gt;= 3.0.0), knitr, rmarkdown</dc:relation>
  <dc:creator>Cory McCartan &lt;mccartan@psu.edu&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Cory McCartan [aut, cre, cph] (ORCID:
    &lt;https://orcid.org/0000-0002-6251-669X&gt;)</dc:contributor>
  <dc:rights>MIT + file LICENSE (https://CRAN.R-project.org/package=bases/LICENSE)</dc:rights>
  <dc:date>2026-02-27</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=bases</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.bases</dc:identifier>
</oai_dc:dc>
