Gets the greatest likelihood coefficients of the function of best fit in accordance with the least squares approach for the function basis given.
An array where the k-th element is the kth coefficient of the k-th function basis (i.e. ak) within the function of best fit.
Please note that before this method is called you must have already performed the following tasks:
GeneralLinear Class | WebCab.Libraries.Statistics.CurveFitting Namespace