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

Home » Public Forums » archive » Explanation for keywords of POLY_FIT?
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: Explanation for keywords of POLY_FIT? [message #63137 is a reply to message #63085] Wed, 29 October 2008 06:50 Go to previous messageGo to previous message
Jeremy Bailin is currently offline  Jeremy Bailin
Messages: 618
Registered: April 2008
Senior Member
> I am looking for an explanation for some of the keywords of POLY_FIT.
> I understand SIGMA. But what are YERROR and YBAND in the mathematical
> sense? How are these values calculated? And how does MEASUREMENT_ERROR
> influence these output values?

It's been a while since I used it, so this is just off the top of my
head being refreshed by looking at the help page - I wouldn't be
shocked if it's wrong:

If your data points are X, Y and the fit is X, YFIT, then YERROR =
stddev(Y - YFIT).

The estimated error on the values YFIT is YBAND.

MEASUREMENT_ERROR only influences these via changes to YFIT, but the
form is complicated and depends on the degree of the polynomial... if
you need the detailed expression, I'd just follow the NR derivation
for linear least squares fit with whatever degree polynomial you need.

-Jeremy.
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: Re: why the variable become -NaN?
Next Topic: New Widgets Needed

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

Current Time: Wed Oct 08 18:31:31 PDT 2025

Total time taken to generate the page: 0.00580 seconds