Click or drag to resize

WeightedLS Constructor

Overload List
  NameDescription
Public methodWeightedLS(Int32)
Initialize new instance of WLS.
Public methodWeightedLS(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.
Top
See Also