optimization algorithms
optimization algorithms
What optimization algorithms are used to compute maximum likelihood? Is automatic differentiation done by RATS or is the default finite difference derivatives?
Re: optimization algorithms
The variational methods listed in https://estima.com/ratshelp/optimizationmethods.html do numerical derivatives only, though you can choose several different levels of accuracy (with a corresponding increase in calculation time for greater accuracy).