Question: NonlinearFit- I require the errors of the independent parameters

Hello all

I have been using NonlinearFit (operator form) for some data analysis. My model has 3 independent parameters, which maple solves for. The fit is a good one.

I need to know the standard error on the parameters it finds. Does it calculate these? If so how do I output them?

I am using the ‘weights’ argument, and I have the infolevel[statistics]:=10 and infolevel[Optimization]:=10 flags.

Thanks in advance.

Dan

Please Wait...