@namen_achetman wrote:
Hi everyone,
I am trying to do (nd in the best case, at least 2d) kernel density estimation.
I think this library can help me. But I am a complete beginner with mathnet, I am not even sure about how to use the defined function. Anyone expert on it that can help me?I want to use Gaussian estimate method. EstimateGaussian(double x, double bandwidth, IList samples). I am not sure what is x (bin center of each bin, sample, or something totally different ?)
Also is it possible to use this library for multidimensional kernel density estimation? I will be glad if someone enlightens me on how to use this functionality.
Posts: 1
Participants: 1