Hi,
I have panel data (firmid, timeid) and want a table in latex (using esttab) with two model specifications as described below:
i) "eststo: xtreg dep ind, fe"
ii) "collapse dep ind, by(firmid)" followed by "eststo: reg dep ind".
I want the table in latex to include the constant in (ii) but not in (i). Running "esttab , nocon" looses the constant in both.
Is there a way to drop the estimated constant for the first specification so I can simply run "esttab"?
Thanks!
Related Posts with xtreg fe, drop estimated constant in stored results?
new table command cannot parse bracket within string variableIs this the correct place to report an apparent error in parsing? this is Stata/SE 17.0 for Windows …
Interpolation Method: panel data setHello, I show you an example of the dataset that I have: Code: * Example generated by -dataex-. …
Calculate how many words separated by a comma match between two string variables gameid year credits1 credits2 1 1996 Aleksandr Kravchuk,Alexey Menshikov,Alexey Menshikov,Rosti…
Searching packages stored at SSC but returns nothingDear Stata users, I find an annoying problem recently. I search packages and Stata returns nothing,…
Hte package - I cannot perform the command with a poisson distributionHello I'm using the hte package, more specifically the hte sm function, in order to obtain a multil…
Subscribe to:
Post Comments (Atom)
0 Response to xtreg fe, drop estimated constant in stored results?
Post a Comment