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?
testing the assumptions for panel dataI have a similar question: I am evaluating the impact of options on the payout decision for firms i…
Two types of graph at onceHello all, Is it possible to plot a line graph and a range graph at once in one graph? If so, how? …
PPML estimation issueDear Statalist I am attending to estimate gravity model of trade of Morocco in my thesis, in order t…
Degree of Omitted Variable Bias -psacalcHello, Im Im ing find the the relative extent of the Bias suing psacalc (Emily Oster 2017). I've a …
xtreg, xtgls, xtpcse, OR xtregar?Hello, I am trying to estimate the effect of state law on number of crashes relative to total vehic…
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