Click or drag to resize

IRegressionCalculation Methods

The IRegressionCalculation type exposes the following members.

Methods
 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