I can retrieve coefficient estimates by:
gen Cf = [equationname]_b[varname]
,no problem!
But I am having trouble retrieving r-class results. I tried gen Cf = [equationname]_r[mean], Cf = [equationname]_mean, gen Cf = _r(mean1) but none of them worked.
Also, if not the same, what is the syntax to retrieve e-class stored results in multiple equation models?
Thanks
Related Posts with What is the syntax to retrieve r-class stored results in multiple equation models, like bivariate poisson, var, or sure?
Work without shapefileHi to everyone. I state that I am new to Spatial Econometrics. My data set is composed of 32 gasolin…
Different test results using lincom and margins, over() with levels of three-way interactionI am trying to test for wage differentials over job types defined by the 8 levels of a three-way int…
Difference in difference with multiple treatmentsDear Stata community I am experiencing a problem regarding my difference in difference analysis. I…
spmatrix fromdataHi all, I have a question. Recently, I wanted to run the spxtregress command and I checked the Stat…
Comparing GMM estimatesI am trying to write my own GMM program in a different language and want to compare results with Sta…
Subscribe to:
Post Comments (Atom)
0 Response to What is the syntax to retrieve r-class stored results in multiple equation models, like bivariate poisson, var, or sure?
Post a Comment