Package: FKSUM
Type: Package
Title: Fast Kernel Sums
Version: 1.0.1
Author: David P. Hofmeyr
Maintainer: David P. Hofmeyr <dhofmeyr@sun.ac.za>
Description: Implements the method of Hofmeyr, D.P. (2021) <DOI:10.1109/TPAMI.2019.2930501> for fast evaluation of univariate kernel smoothers based on recursive computations.
  Applications to the basic problems of density and regression function estimation are provided, as well as some projection pursuit methods
  for which the objective is based on non-parametric functionals of the projected density, or conditional density of a response given projected
  covariates.
  The package is accompanied by an instructive paper in the Journal of Statistical Software <doi:10.18637/jss.v101.i03>.
License: GPL
Encoding: UTF-8
Depends: Rcpp (>= 0.12.16)
Imports: rARPACK, MASS, Matrix
LinkingTo: Rcpp, RcppArmadillo
NeedsCompilation: yes
Packaged: 2023-04-15 16:01:51 UTC; david
Repository: CRAN
Date/Publication: 2023-04-15 16:20:02 UTC
Built: R 4.6.0; x86_64-w64-mingw32; 2025-11-02 03:44:20 UTC; windows
Archs: x64
