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
Translating datasets from Russian to English languageHi All, I was wondering if there is any command in Stata 15 that could translate variables and valu…
Multiple equation ordered model with random coefficients - CMP Roodman (2011)Hello Everyone: My question relates to estimating a bivariate ordered model with random coefficient…
Category selectionHae guys kindly help me figure out this.i have a integer variable which is categorized into 3 measur…
Generate var3 for if var1>var2I am trying to make a new variable that shows if people have a higher value in one variable than ano…
Panel Data: xttest2 errorHi, I am running a long panel (t=15, N=8), 8 countries and 15 years. after running for fe I ran the…
Subscribe to:
Post Comments (Atom)
0 Response to Stata manual for -ml- does not explain what -gtol()- refers to
Post a Comment