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

Home » Public Forums » archive » chisq value
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
chisq value [message #85872] Sun, 15 September 2013 22:11 Go to previous message
gunvicsin11 is currently offline  gunvicsin11
Messages: 93
Registered: November 2012
Member
Hello everyone,
I am trying to understand what is the chisq keyword means in the routine,
poly_fit,
svdfit
linfit

So I took a simple example, x=[1,2,3,4],y=[1,2,3,4]
when I give
p=poly_fit(x,y,1,chisq=c)
c= 1.14631e-30
p=svdfit(x,y,2,chisq=c)
c= 2.86139e-13
p=linfit(x,y,chisqr=c)
c=0.00000

for poly_fit and linfit the definition of chisq is the same
"Set this keyword to a named variable that will contain the value of the unreduced chi-square goodness-of-fit statistic"

But the chisq values are different in both these cases even though the inputvalues given are same.

Could anyone please let me know what this chisq fit actually means.

Thanking you in advance,
sid
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: RTV_DOIT to EVF
Next Topic: IDL X11 forwarding segmentation fault

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

Current Time: Wed Oct 08 15:36:45 PDT 2025

Total time taken to generate the page: 0.00422 seconds