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
mixed model with a baseline differencesDear all, I have a data set of 70 patient in a intervention foloow up study. 4 of the patient did d…
Generate a MatrixHi all, I am having a problem generating a matrix from data. Suppose I have a dataset like this …
matching FrontierI wonder if anyone has attempted a Stata version of the matching Frontier program of King et al. The…
Panel data set restrictions for specific ID and time periodHello, I hope you are all safe and healthy. I have Stata version 14 and a panel data set consists o…
using rangestat to create leave one out sumsHi, I am trying to create by group sums of a variable and my data includes three variables: a distr…
Subscribe to:
Post Comments (Atom)
0 Response to Esstab to relabel vairables
Post a Comment