hello guys, I a running a PMG model in Stata 16 IC on my MacBook.
I have 41 countries and 13 variables
However, it's displays an error message suggesting that I reduce the number of regressors to 7. It also takes several minutes to display the results in the results window.
What could be the problem?
Do I need to upgrade from student IC to another faster version?
Thank you
Related Posts with PMG model in Stata 16 IC
Tempfile invalid file specification[previous code] foreach q in ca cb cc cd ce { preserve gen var = "`q'" tempfile ``q'' save ``q'', r…
Recode returns incorrect codeI am try to execute the following code Code: recode educn (1=0)(2/4=1)(5=3)(6=5)(12=15)(10=12)(8=1…
Loop Through The Same Procedures with Multiple DatasetsHi all, I have several datasets that I would like to do the same procedures to. I have the same gen…
Unable to refer to sreturned varlist outside of programI wrote an sclass program which returns two variable lists in separate macros: Code: capture prog…
Any alternative to svy: bsqreg ? [Since svy does not support bsqreg]I was wondering if there are any alternatives to using svyset since bsqreg does not support svy and …
Subscribe to:
Post Comments (Atom)
0 Response to PMG model in Stata 16 IC
Post a Comment