[mlpack] Implementation of matlab ksdensity function

Angelo DI SENA angelo.disena at st.com
Tue Feb 13 08:30:42 EST 2018


Hi

I'm trying to "translate" a complex matlab script in C++ using armadillo.
I implemented some functions that are not present in armadillo, but I'm currently blocked with ksdensity
In particular I need to use ksdensity with the following parameters

[ky kx] = ksdensity(vector,pts,'function','cdf');

for probability density estimate.

Is there any implementation of such function using mlpack/armadillo?

Thanks in advance
Angelo



-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://knife.lugatgt.org/pipermail/mlpack/attachments/20180213/44758d85/attachment.html>


More information about the mlpack mailing list