Dear all,
I use the following commands to make a table:
eststo: reg Y c.(A B C)#c.X
esttab, order(c.(A C B)#c.X)
Unfortunately, the -order- option causes an error:
) required
How can I solve this if I also want to keep the parenthesis binding inside -order()? Writing -order(c.A#c.X c.C#c.X c.B#c.X) would not be preferred for being tedious.
Thank you!
Larry
Related Posts with -order(c.(A C B)#c.X) option does not work with esttab?
How to convert to date when data is saved as long format (%tdD_m_Y ); for example-15 Oct 13How to convert to date when data is saved as long format (%tdD_m_Y ); for example-15 Oct 13 …
xtsur with restrictionDear All, I use xtsur for unbalanced panel data. is there way to restrict the coefficients of two eq…
lag regression: Not sorted errorHi, I have tried to run lagged regressions but the error keeps coming up as not sorted. I have sorte…
How to report the differences in a nice table/graph?Hi all, I have self-reported and actually household income from national register in 2010. I have c…
Repeated time values within panel helpHi All, I am having some trouble with understanding the xtset command even after reading through so…
Subscribe to:
Post Comments (Atom)
0 Response to -order(c.(A C B)#c.X) option does not work with esttab?
Post a Comment