Evaluates the greatest likelyhood coefficients of the function of best fit in accordance with the least squares approach for the function basis given.
Overload List
Overload |
Description |
GeneralLinear(String,Series,Series) |
Evaluates the greatest likelyhood coefficients of the function of best fit in accordance with the least squares approach for the function basis given. |
GeneralLinear(Series,Series) |
Evaluates the greatest likelyhood coefficients of the function of best fit in accordance with the least squares approach for the function basis given. |
GeneralLinear(SeriesCollection,Series) |
Evaluates the greatest likelyhood coefficients of the function of best fit in accordance with the least squares approach for the function basis given. |
GeneralLinear(String,Series,Series,Double,Double,Double) |
Evaluates the greatest likelyhood coefficients of the function of best fit in accordance with the least squares approach for the function basis given. |
GeneralLinear(Series,Series,Double,Double,Double) |
Evaluates the greatest likelyhood coefficients of the function of best fit in accordance with the least squares approach for the function basis given. |
GeneralLinear(SeriesCollection,Series,Double,Double,Double) |
Evaluates the greatest likelyhood coefficients of the function of best fit in accordance with the least squares approach for the function basis given. |
See Also