Find the best fit for the function f(x) = A * pow (x, B ) where B = b and A = pow(e, a).
[Visual Basic]
Overloads Public Shared Function TrendLinePower( _
ByVal sc As SeriesCollection _
) As SeriesCollection
[C#]
public static SeriesCollection TrendLinePower(
SeriesCollection sc
);
ForecastEngine Class | ForecastEngine Members | Overload List
2002 - 2005 Webavail Productions Inc. & Corporate Web Solutions Ltd.. All Rights Reserved.