Hello,
I am in desperate need for some help for my thesis regarding Stata.
I would like to make use of the outreg2 command. However, when I use this command and specify the variables that should be kept, he ignores these variables and creates a list of all variables after which I get the notion that
I attempted to create a matrix with too many variables. However, I do not even want that much variables, however the code doesn't listen to my commands to keep only certain variables.
I used the following command:
outreg2 using x.doc, replace sum(log) keep(var x var y var z)
What is wrong with this way of typing which variables should be kept?
Thanks in advance!
Related Posts with outreg2 keep option does not work
A doubt regarding duplicate identifier in a panel data setDear Members I have some doubts which I will illustrate with a sample dataset Code: * Example g…
Does anyone know how to convert different time zones by state into one time zone? City (Origin) State (Origin) City (Destination) State (Destination) Departure Time Arrival time …
Panel data with three dimensionsHi! I am working on a project to estimate price elasticity. My data set is aggregated on product - …
Parallel trend plotDear Statalisters, I am conducting a difference-in-difference analysis with my bank level data with…
Ardl utestHello Statalisters! I am trying to use the Utest command to validate the existence of U-shaped rela…
Subscribe to:
Post Comments (Atom)
0 Response to outreg2 keep option does not work
Post a Comment