Expand description
Different kernels for crate::kde::KernelDensityEstimator.
These are used to model the «good» and «bad» parameter distributions. One can always them separately, as well.
Modules§
- Continuous kernels.
- Discrete kernels.
- Generic kernels for both discrete and continuous applications.
Traits§
- Density function.
- A single kernel of a kernel density estimator.
- Sample function.