| Interface | Description |
|---|---|
| DensityEstimator |
An interface for PDF/CDF estimators
|
| Kernel |
Kernel function for kernel estimators
|
| KernelDensityEstimator |
An interface for Kernel Density Estimator
|
| Class | Description |
|---|---|
| AbstractKernelEstimator |
Abstract Class for kernel density estimators
|
| BandwidthSelectionKernelEstimator |
Kernel estimator with automatic bandwidth selection
|
| BoundedEstimator |
Estimator with boundary correction based on the reflection approach
|
| CachedEstimator |
Estimator with cached values of PDFs and CDFs.
|
| SimpleKernelEstimator |
Simple kernel estimator
|
| WeightedKernelEstimator |
Weighted kernel estimator
|
Copyright © 2020. All rights reserved.