MEPDF: Multivariate Empirical Density Function

Based on the input data an n-dimensional cube with sub cells of user specified side length is created. The number of sample points which fall in each sub cube is counted, and with the cell volume and overall sample size an empirical probability can be computed. A number of cubes of higher resolution can be superimposed. The basic method stems from J.L. Bentley in "Multidimensional Divide and Conquer". J. L. Bentley (1980) <doi:10.1145/358841.358850>.

Version: 1.0
Depends: R (≥ 3.0.1)
Imports: plyr, MASS, pracma
Published: 2017-10-25
Author: Martin Wiegand, Saralees Nadarajah
Maintainer: Martin Wiegand <Martin.Wiegand at manchester.ac.uk>
License: GPL-2
NeedsCompilation: no
CRAN checks: MEPDF results

Downloads:

Reference manual: MEPDF.pdf
Package source: MEPDF_1.0.tar.gz
Windows binaries: r-devel: MEPDF_1.0.zip, r-release: MEPDF_1.0.zip, r-oldrel: MEPDF_1.0.zip
OS X El Capitan binaries: r-release: MEPDF_1.0.tgz
OS X Mavericks binaries: r-oldrel: MEPDF_1.0.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=MEPDF to link to this page.