Hello, I am looking for a Multivariate Kernel Density Estimator that can support both mixed Continuous and Discrete variables similar to this Python implementation
http://statsmodels.sourceforge.net/devel/generated/statsmodels.nonparametric.kernel_density.KDEMultivariate.html Thank you, Arshak
