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
estat ginvariant with imputed dataHi. For a project I am using plausible values (performance data) and hence use sem in combination wi…
Merger Simulationhi Stata people, I would like to have your expertise on a problem!! I am analyzing the demand estim…
Any way to get the equivalent of "list" but with variables in rows and observations in colums?The 'list' command is pretty handy, but in most cases the output doesn't fit the screen if you want …
Summary statistics with categorical variablesHi, i was trying to compute the summary statistics for a set of categorical variables and used asdoc…
Stata Is Omitted dummy variable(its value 0 and 1)Hi Experts Hope you are doing well! Please solve my query. Dataset is Unbalanced Panel Data Data w…
Subscribe to:
Post Comments (Atom)
0 Response to Esstab to relabel vairables
Post a Comment