Click or drag to resize
SelectionRegressionCompute Method
Overload List
  NameDescription
Public methodCompute(Double, Double)
Computes the best multiple linear regression models.
Public methodCompute(Double, Int32)
Computes the best multiple linear regression models using a user-supplied covariance matrix.
Public methodCompute(Double, Double, Double)
Computes the best weighted multiple linear regression models.
Public methodCompute(Double, Double, Double, Double)
Computes the best weighted multiple linear regression models using frequencies for each observation.
Top
See Also