Multivariate kernel density estimation: Difference between revisions

Content deleted Content added
External links: edited external link
External links: added external link
Line 210:
* [http://www.mvstat.net/tduong/research mvstat.net] A collection of peer-reviewed articles of the mathematical details of multivariate kernel density estimation and their bandwidth selectors on an {{mono|mvstat.net}} web page.
* [http://libagf.sf.net libagf] A [[C++]] library for multivariate, [[variable bandwidth kernel density estimation]].
* [http://au.mathworks.com/matlabcentral/fileexchange/17204 kde2d] A [[Matlab]] routine for bivariate kernel density estimation.
* [https://github.com/thaines/helit/tree/master/ms helit] and [http://pythonhosted.org/PyQt-Fit/mod_kde.html pyqt_fit.kde Module] in the [https://pypi.python.org/packages/source/P/PyQt-Fit/PyQt-Fit-1.3.4.tar.gz PyQt-Fit package] are [[Python_(programming_language)|Python]] libraries for multivariate kernel density estimation.