Error estimates of parameters with leasqr

Ivan Sutoris ivan.sutoris at gmail.com
Tue Apr 21 10:31:23 CDT 2009


On Tue, Apr 21, 2009 at 11:45 AM, rwipf
<robert.wipf at physik.tu-darmstadt.de> wrote:
>
> Hello,
>
> maybe this is a rather simple question, but I will ask it anyway.
> I am using the leasqr routine for fitting a nonanalytical modelfunction to
> my data. My question is: How do I make error estimats for my final set of
> parameters? I hope someone can help me!
>
> Robert

Hi

leasqr can return several output variables, one of them (sixth) is
"covp", covariance matrix for estimated parameters.

Regards
Ivan Sutoris


More information about the Help-octave mailing list