Michael Baudin

Results 113 issues of Michael Baudin

### What happened? It seems to me that `setBoundaryCorrection()` and `setBoundingOption()` are inconsistent. In the next script, I create a sample then estimate its PDF. - First, I set lower...

API
difficulty:medium

### What happened? I have a symmetric sample, but the kernel smoothing estimator is not symmetric. In the next script, I create a regular grid in the [0, 1] interval....

bug

### What is the idea? A (new) weighted `Sample` would be an ordinary `Sample` associated with a vector of weights, implemented as a `Point`. The dimension of the vector of...

enhancement
API