public class BiweightWeightAlgorithm extends AbstractWeightAlgorithm
| Constructor and Description |
|---|
BiweightWeightAlgorithm() |
| Modifier and Type | Method and Description |
|---|---|
DblMatrix |
getWeight(DblMatrix D)
Get the weight of a particular value.
|
isTrueDensity, useTrueDensitypublic DblMatrix getWeight(DblMatrix D)
AbstractWeightAlgorithmgetWeight in interface WeightAlgorithmgetWeight in class AbstractWeightAlgorithmCopyright © 2011, 2013. Daniel P. Dougherty