WeightedLS Constructor |
Name | Description | |
---|---|---|
WeightedLS(Int32) |
Initialize new instance of WLS.
| |
WeightedLS(Matrix, Vector, Vector) |
Initialize new instance of WLS.
Note: That weights commonly used as INVERTED residuals variance, NOT VARIANCE.
Use WeightedLS.VariancesToWeights to robust conversion variance to weight.
|