English

Fast Kernel Smoothing in R with Applications to Projection Pursuit

Computation 2020-01-16 v2

Abstract

This paper introduces the R package FKSUM, which offers fast and exact evaluation of univariate kernel smoothers. The main kernel computations are implemented in C++, and are wrapped in simple, intuitive and versatile R functions. The fast kernel computations are based on recursive expressions involving the order statistics, which allows for exact evaluation of kernel smoothers at all sample points in log-linear time. In addition to general purpose kernel smoothing functions, the package offers purpose built and ready-to-use implementations of popular kernel-type estimators. On top of these basic smoothing problems, this paper focuses on projection pursuit problems in which the projection index is based on kernel-type estimators of functionals of the projected density.

Keywords

Cite

@article{arxiv.2001.02225,
  title  = {Fast Kernel Smoothing in R with Applications to Projection Pursuit},
  author = {David P. Hofmeyr},
  journal= {arXiv preprint arXiv:2001.02225},
  year   = {2020}
}
R2 v1 2026-06-23T13:05:20.758Z