I'm working on a statistical algorithm where, ofcourse, optimization is needed. The function to be optimized includes an integral calculus on an infinit interval (one dimensional function). I've used function "integral" (method = Gauss Kronrod) and optimized the objective function. I then used function "int" (method = Romberg) and optimized the objective function using the same optimization method (Nelder(Mead). I've compared the resulting estimators and surprisingly the two estimators are very different and each of them gives me a different conclusion.

I would like to know if anyone has ever encountered such a problem. Any suggestions for a better integration method.

Thanks in advanced.

More Diaa Al Mohamad's questions See All
Similar questions and discussions