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
Merging household census data for logistic regressionGood evening everyone, First, I'd like to say thank you to all of these helpful users from which I …
MI & GSEMMorning, I am looking to run a path analysis (two variables measured at two time points) using gsem…
outreg2 not suitable for exporting logistic regression with a categorical outcome? (logit......)Dear all, I have been using "outreg2" as a command to export my regression tables into excel sheet. …
IVProbit for % Dependent Variable with Quadratic Endogenous RegressorHello, After reading through online sources including here with @Jeff Wooldridge, Richard Williams …
Collapse to obtain mean, p25 and p75Hello, I need to collapse my dataset for a forestplot which will illustrate heterogeneity in outcom…
Subscribe to:
Post Comments (Atom)
0 Response to Estout - Showing Two Coefficients in Percentage
Post a Comment