<?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>Fast Local Polynomial Regression and Kernel Density Estimation</dc:title>
  <dc:title>R package fastlpr version 1.0.1</dc:title>
  <dc:description>Non-Uniform Fast Fourier Transform ('NUFFT')-accelerated local polynomial
    regression and kernel density estimation for large, scattered, or
    complex-valued datasets. Provides automatic bandwidth selection via
    Generalized Cross-Validation (GCV) for regression and Likelihood
    Cross-Validation (LCV) for density estimation. This is the 'R' port of the
    'fastLPR' 'MATLAB'/'Python' toolbox, achieving O(N + M log M) computational
    complexity through custom 'NUFFT' implementation with Gaussian gridding.
    Supports 1D/2D/3D data, complex-valued responses, heteroscedastic variance
    estimation, and confidence interval computation. Performance optimized with
    vectorized 'R' code and compiled helpers via 'Rcpp'/'RcppArmadillo'.
    Extends the 'FKreg' toolbox of Wang et al. (2022)
    &lt;doi:10.48550/arXiv.2204.07716&gt; with 'Python' and 'R' ports. Applied in
    Li et al. (2022) &lt;doi:10.1016/j.neuroimage.2022.119190&gt;. Uses 'NUFFT'
    methods based on Greengard and Lee (2004) &lt;doi:10.1137/S003614450343200X&gt;,
    binning-accelerated kernel estimation of Wand (1994)
    &lt;doi:10.1080/10618600.1994.10474656&gt;, and local polynomial regression
    framework of Fan and Gijbels (1996, ISBN:978-0412983214).</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 4.2.0)</dc:relation>
  <dc:relation>Imports: stats, utils, grDevices, graphics, compiler, Rcpp (&gt;= 1.0.0)</dc:relation>
  <dc:relation>LinkingTo: Rcpp, RcppArmadillo</dc:relation>
  <dc:relation>Suggests: testthat (&gt;= 3.0.0), akima, rgl, R.matlab</dc:relation>
  <dc:creator>Ying Wang &lt;yingwangrigel@gmail.com&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Ying Wang [aut, cre],
  Min Li [aut]</dc:contributor>
  <dc:rights>GPL-3</dc:rights>
  <dc:date>2026-04-21</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=fastlpr</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.fastlpr</dc:identifier>
</oai_dc:dc>
