comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Fitting a function with multiple independent variables
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Switch to threaded view of this topic Create a new topic Submit Reply
Fitting a function with multiple independent variables [message #43634] Tue, 19 April 2005 17:21
Sean Davis is currently offline  Sean Davis
Messages: 19
Registered: August 1999
Junior Member
Hello all,

I am currently trying to fit a function with multiple independent variables.
I have used IDL's REGRESS routine, which does a multiple linear regression,
such as fits to something like:

Y = 5 + 3*X1 - 4*X2

But what if I want one of my independent variables to vary non-linearly,
like

Y = 5 + 3*X1^2 - 4*X2

(I assume this is called non-linear regression?)

I've heard of Craig M.'s fitting library, so I suppose I should look there.
But for the record, are there any built-in programs in IDL to do this???

Thanks,
Sean
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Re: where can find math function name in IDL?
Next Topic: Re: how to set the contour to a fixed point?

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Fri Oct 10 05:05:27 PDT 2025

Total time taken to generate the page: 0.72079 seconds