Whether executed from the command line or from within the sytax file (do-file), I get, for the following command, the error shown:
. xi: mepoisson event6 year##age_cat5_1##male if (parish_new != 3 & parish_new != 4 & parish_new != 7 & parish_new != 11) & year > 2014 , exp(pop_size_) || par_comm:
variable __000002 already defined
r(110);
I am using Stata 16 and I have successfully executed the command using other similar outcomes. Can anyone suggest reason(s) for this error and how it may be corrected or circumvented?
Regards
Novie
Related Posts with "variable __000002 already defined" after regression command
Matrix not found error after just listing the matrixDear All, Sorry for a very lengthy post, but I am trying to explain the problem comprehensively. I a…
Reshaping data for tabplotArray Hello, How do I reshape the following data to be able to use the tabplot command? Basically I…
command tabcount is unrecognizedHi everyone, I'm learning stata these days. I was trying to use tabcount but I get the following err…
fractional probit with sample selection using CMPHello everyone! I am planning to run a fractional response model with sample selection. I wonder if …
How to drop duplicates under certain conditions for a subset of observations?Hi all, I am trying to drop duplicate observations under certain conditions. My data looks something…
Subscribe to:
Post Comments (Atom)
0 Response to "variable __000002 already defined" after regression command
Post a Comment