public static interface LeastSquares.Weighting
| Modifier and Type | Method and Description |
|---|---|
double |
getWeightForObservation(double x,
double y)
Specify the weight given to a particular observation.
|
double getWeightForObservation(double x,
double y)
x - the independent variable in the observationy - the dependent variable in the observationCopyright © 2010-2020 NM FinTech Ltd.. All Rights Reserved.