Click or drag to resize

IRegressionCalculationCalculateParameters Method

Overload List
 NameDescription
Public methodCalculateParameters(DoubleMatrix, DoubleVector) Calculates the regression parameters for the given matrix of independent values and the given vector of dependent values.
Public methodCalculateParameters(DoubleMatrix, DoubleVector, Boolean) Calculates the regression parameters for the given matrix of independent values and the given vector of dependent values.
Top
See Also