Hi! I tried to replicate an example on the tutorials. https://www.stata.com/manuals13/rgmm.pdf (Example 12).
The code is
Array
I copied this program and then run the code below.
use http://www.stata-press.com/data/r13/poisson2
gmm gmm_poiend, nequations(1) vce(cluster id) onestep > parameters(y:x1 y:x2 y:x3) instruments(x1 x2 L2.x3, noconstant)
but it showed that ‘mu’ invalid name.
Can anyone tell me why this happened? Thanks.
Related Posts with Invalid name
how to calculate the standard deviation for many variables in STATADear all, I am trying to calculate the standard deviation for 14 variables ( Q1, Q2,,Q14) and I use …
coefplot: how to fix the scaling for different coefficients?!Hi I am not getting a clear figure with coefplot. I think the problem is that the coefficients and …
xml_tab error messageDear All, I estimate different panel data models and then I try to export the results to excel usin…
Linear state spaceI have been largely benefited from this forum every time I post a question or I am looking for a que…
Recode a variable to the same previous value by categoryDear community, SOS! I have a panel data containing household information that was collected mainl…
Subscribe to:
Post Comments (Atom)
0 Response to Invalid name
Post a Comment