| Package | Description |
|---|---|
| weka.estimators.density |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractKernelEstimator
Abstract Class for kernel density estimators
|
class |
SimpleKernelEstimator
Simple kernel estimator
|
class |
WeightedKernelEstimator
Weighted kernel estimator
|
| Modifier and Type | Method and Description |
|---|---|
KernelDensityEstimator |
BandwidthSelectionKernelEstimator.getKernEstim() |
| Modifier and Type | Method and Description |
|---|---|
void |
BandwidthSelectionKernelEstimator.setKernEstim(KernelDensityEstimator kernEstim) |
Copyright © 2020. All rights reserved.