| Constructor and Description |
|---|
NonparametricIccBandwidth(double sampleSize,
double adjustmentFactor) |
| Modifier and Type | Method and Description |
|---|---|
double |
getAdjustmentFactor()
The bandwidth is multiplied by teh adjustment factor to increase or decrease smoothing.
|
double |
value()
The value of teh bandwidth
|
public NonparametricIccBandwidth(double sampleSize,
double adjustmentFactor)
public double getAdjustmentFactor()
BandwidthgetAdjustmentFactor in interface Bandwidth