Hi everybody.There seems to be a problem with the upper and lower confidence limits
in the NLSF.
I have some measurements which according to theory should follow an
exponentially decaying trend.
When I fit the Origin function ExpDecay1, the curve fit works fine but
the confidence limits becomes just the same as the curve fit, even though
the fitted data is scattered around the fitted curve.
One solution is to define a new function y=A*exp(-B*x), this gives a
curve fit which is equal to ExpDecay1(with y0=0) and confidece limits
outside the curve fit.
Have I used the ExpDecay1 wrong, or is there a bug here? Is it maybe
possible to configure Origin somewhat different?