help-octave
[Top][All Lists]
Advanced

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

Re: Error estimates of parameters with leasqr


From: Ivan Sutoris
Subject: Re: Error estimates of parameters with leasqr
Date: Tue, 21 Apr 2009 17:31:23 +0200

On Tue, Apr 21, 2009 at 11:45 AM, rwipf
<address@hidden> 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


reply via email to

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