Dear Statalisters,
I have seen commands in -ml- that use as an option -gtol()-. For example, in this past post: https://www.stata.com/statalist/arch.../msg01091.html the following command is used:
ml maximize, tech(nr bhhh dfp bfgs) tol(1e-12) gtol(1e-12) force Another example is here: https://www.statalist.org/forums/for...ction-frontier which uses:
ml max, difficult gtol(1e-5) nrtol(1e-5)
There are many other examples.
But searching the stata manual, https://www.stata.com/manuals13/rml.pdf I don't find any explanation about gtol. I also didn't find gtol anywhere mentioned in the full (2,997 page) stata manual. Please let me know why this may be, and where I can learn more about what this ml option does.
Thanks,
Hewan
Related Posts with Stata manual for -ml- does not explain what -gtol()- refers to
type mismatch error in htlist command of htopen package.Stata gives type mismatch error on if inlist(strvar, "abc" , "abc xyz") like condition in package - …
Repeated time values within panel r(451)i have panel data of firms. i have merged two data sets to process data further first i tired to dec…
"randomselect" in a program used in a simulationHello! I am working on a program that aims to make randomization inference of four coefficients fro…
Factor variable and menlDear Statalist User, I am having a problem correctly defining factor variables in a nonlinear model…
When does multi-collinearity increase significance of regressors?I'm stuck with some unexpected findings that seem to contradict what I (thought I) knew about multic…
Subscribe to:
Post Comments (Atom)
0 Response to Stata manual for -ml- does not explain what -gtol()- refers to
Post a Comment