In article <#QAwy09iIHA.5820@TK2MSFTNGP04.phx.gbl>,
"Mike Middleton" <mike.DeleteThis@mikemiddleton.com> wrote:
> Ryan -
>
> The array-entered worksheet function LINEST has been included in all
> versions of Excel (at least since Excel 4).
>
> LINEST can be used for multiple regression with up to sixteen explanatory
> variables.
>
> LINEST does not depend on the availability of the Analysis ToolPak add-in.
>
> (The Regression tool wizard of the Analysis ToolPak used Excel's built-in
> LINEST function for its computations.)
>
> - Mike Middleton
> <http://www.DecisionToolworks.com>
> Decision Analysis Add-ins for Excel
Just to add to that: with a little judicious setting up, you can use
LOGEST to fit certain combinations of exponential and linear functions
as well.
I even made LINEST fit a sine, by fitting to both sin(X) and cos(X),
and extracting the frequency and phase, but that falls in the realm of
software wanking :-)
Far better just to get a real tool: Regress+, or ProFit, or R, or
FreeMat, or Octave, etc etc.
--
Team EM to the rescue!
http://www.team-em.com >> Stay informed about: Excel 2008: Analysis Add-in?