Hi, this is a small insight into my regression output using esstab:
Array
I would like to change the current variable names, for example:
UK_dummy=1 to UK
Wave=2 to Second Period
UK_dummy =1 # Wave=2 to UK x Second Period
I tried running the line of code:
esttab, label nonumber title("Regression Output") coeflabel(UK_dummy=1 "UK")
but it came with an error message, saying:
=exp not allowed.
How would I go about changing the labels in a different way? Thank you
Related Posts with Esstab to relabel vairables
DiD with back-to-back treatmentsThis post has been deleted. …
How to suppress categorical outputs in proportional hazard modelHi everyone, I have a question about how to output part of the regression results for main IVs in t…
Line graph for categorical dataHi, I have a problem of translating my categorical data into a line graph showing change over time. …
Seeking advice on how to address the correlations of error terms across simultaneous equationsHello statalist users, I was trying to find some advice on addressing the correlations of error ter…
Monthly excess returnHello! fundnr year mktrf smb hml mom mf_u_mnret 1 2015 .59 -2.97 1.85 -7.37 .0218749 1 2012 -.85 -.…
Subscribe to:
Post Comments (Atom)
0 Response to Esstab to relabel vairables
Post a Comment