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
Does STATA use robust standard errors for logistic regression?Hi, The title says it all really. Since logistic regression by its nature is heteroskedastic, does …
empty model in mulitple imputations framework (mixed models)Dear all, I am currently analyzed data with missing data. In complete case analysis framework, the…
random intercept in mixed effect modelDear all, I am trying to run a mixed effect model across 10 different clinical trials to obtain int…
Creating District Month PanelDear All, I hope you are doing well. I wanted to create two dataset from my raw data 1) district da…
Generate dummy from stringsDear members, Below is my data column where respondents selected various sources of water. I would l…
Subscribe to:
Post Comments (Atom)
0 Response to Stata manual for -ml- does not explain what -gtol()- refers to
Post a Comment