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
forvalues with counterHello, I am a PhD student and I have not been using Stata that long (about a year) so my apologies …
Table of stored values after estat sbsingle or sbcusum?I am trying to make a table of p values and chi-squared test statistics(or r(cusum)s) after estat sb…
Creating a time series that displays the minimum price for multiple offers of the same item that run for discrete time periodsHello I am currently working on a project which observes an identical product that being offered by…
Panel Data Help - "Repeated Time Values"Hi STATA Community! I have a question regarding panel data [this is my first time using the command…
Backward eliminationArray Hey I have this regressive model here and need to use backwards elimination to remove non sig…
Subscribe to:
Post Comments (Atom)
0 Response to Stata manual for -ml- does not explain what -gtol()- refers to
Post a Comment