fkde-package: Fast and exact kernel density and density derivative...

Description Details Author(s) References

Description

Fast and exact density and density derivative estimation using kernels of the type poly(|x|)exp(-|x|).

Details

The main functions are fkde and dfkde which offer fast kernel density and density derivative estimation respectively. Currently dfkde only provides evaluation at the sample points, but will updated soon to include evaluation on a grid and a sped up approximate method using binning. Both functions require only a single argument, a vector containing a univariate sample of observations. Optional arguments can be seen in the documentation for the individual functions.

Author(s)

David P. Hofmeyr

References

Hofmeyr, D. (2018) Fast exact univariate kernel density estimation. ArXiv preprint, ArXiv 1806.00690.


DavidHofmeyr/fkde documentation built on June 4, 2019, 2:30 p.m.