help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Use leasqr.m in octave to fit data with error


From: Oanh Nguyen
Subject: Re: Use leasqr.m in octave to fit data with error
Date: Thu, 9 Apr 2009 02:06:21 -0700 (PDT)

Thank you very much. I read the code and found that chi2 out put has been removed. Thus I have to add some piece of code to get what I want.

Many thanks,

--- On Thu, 4/9/09, Francesco Potorti` <address@hidden> wrote:

From: Francesco Potorti` <address@hidden>
Subject: Re: Use leasqr.m in octave to fit data with error
To: "higgs" <address@hidden>
Cc: address@hidden
Date: Thursday, April 9, 2009, 4:59 AM

>If it is familiar to you, could you please tell how can I extract
>"Chi-squared/ Number of Degree of freedom" from the program. Is there some
>option or I have to code it my own?

I do not know.  Anyway, have a look at the help and the source code:
there are various return variables that are not dispayed or returned by
default.  They should all printed out if you set

global verbose=1

before calling leasqr.  Maybe you can get what you want starting from
those.

--
Francesco Potortì (ricercatore)        Voice: +39 050 315 3058 (op.2111)
ISTI - Area della ricerca CNR          Fax:   +39 050 315 2040
via G. Moruzzi 1, I-56124 Pisa         Email: address@hidden
(entrance 20, 1st floor, room C71)     Web:   http://fly.isti.cnr.it/


reply via email to

[Prev in Thread] Current Thread [Next in Thread]