Skip to content
Prev 379030 / 398502 Next

problem with nls....

dear Ivan and members,
                                              I was able to solve my problem. After going through Gauss Newton method, I tried to extract the Hessian,Gradient and the Jacobian from the nls call. But I could not succeed. However I observed that my formula contained only one parameter. Then the objective function is just a quadratic in that parameter. I applied directly Newton Raphson method and got the value of the parameter. To my surprise, it was the same as the output of the nls call!

I think I have to accept the value of the parameter, even though it is not a good fit. The world is very harsh(sometimes only?)!

I should thank Ivan for initiating me in the right direction...

very many thanks for your time and effort...
Yours sincerely,
AKSHAY M KULKARNI