Learn R Programming

MEPDF (version 3.0)

Creation of Empirical Density Functions Based on Multivariate Data

Description

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) . Furthermore a simple kernel density estimation method is made available, as well as an expansion of Bentleys method, which offers a kernel approach for the grid method.

Copy Link

Version

Install

install.packages('MEPDF')

Monthly Downloads

169

Version

3.0

License

GPL-2

Maintainer

Martin Wiegand

Last Published

September 26th, 2018

Functions in MEPDF (3.0)

normkernel

normkernel
epdf

epdf
pseudokernel

pseudokernel
epakernel

epakernel
ekde

ekde
cube

cube