[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
curvefit Q
- Subject: curvefit Q
- From: Stuart Colley <src(at)zupcx6.star.ucl.ac.uk>
- Date: Mon, 19 Mar 2001 18:03:21 +0000
- Newsgroups: comp.lang.idl-pvwave
- Organization: University College London
- Xref: news.doit.wisc.edu comp.lang.idl-pvwave:24043
I notice that Curvefit can return a variable, 'sigma'. I'm not quite
clear on what this is, the help page says it's the standard deviation for
each of the fit parameters, fine, but one might more commonly come across
a standard deviation as in the standard deviation of a mean of some
values. It probably doesn't make much sense to me since there's no mean
being done here, just a non-linear least squares fit. Is there anyway of
translating these standard deviations into an error so you can quote:
parameter_value +/- error?
regards,
S