Hi Everyone,
I am running following code:
xtset id month
eststo:xtreg rateofreturn_excess mkt_rf smb hml mom liq size age dum, fe vce(cluster id)
eststo:xtreg rateofreturn_excess mkt_rf smb hml mom dum portf_ret dum*portf_ret liq size age, fe vce(cluster id)
esttab using "TablesTable1.tex", booktabs label replace constant nodepvars not noobs star(* .1 ** .05 *** .01) nonotes b(2)
My problem is that I want to show 2 decimal points of coefficients except for "constant" and "dum". I want to show them in percentages. When I write b(2), it shows 2 decimal points but I can not specify specific coefficient formats.
I would appreciate any suggestion on this. Thanks in advance.
Best,
Ulas
Related Posts with Estout - Showing Two Coefficients in Percentage
Question re. F-stat missing in xtreg FE models and potential singleton issue// sorry for the long post - tried to provide all the background info // Dear Statalist community, …
Bivariate Kernal Estimation - optimal bandwidth choiceDear all: I am writing to see if anyone knows a Stata command that helps set the optimal bandwidth …
Missing value: Generating a new variable but only missing values have been generatedHello, I am working on a firm level panel data. I am trying to create a new variable by subtracting…
Parallel trends assumption in the diff commandI've got a doubt about the diff package. You can check the file about it here. I would like to find…
Quarterly data, year-fixed effectHi, This is more of an Econometrics than a Stata question, I hope you don't mind. I am trying to i…
Subscribe to:
Post Comments (Atom)
0 Response to Estout - Showing Two Coefficients in Percentage
Post a Comment