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
Test how rating would have changed given new parameters but old characteristics?Dear colleagues, For firms i=1,...,50 and years t=1,...,10, I have ratings which can be expressed a…
XTIVREG, FE: needs to be FE in stage 1 and 2?Hi all, I'm running a fixed effects regression using an IV variable, but I'm wondering, do I need t…
7-point ordinal dependent variable: Is it okay to transform and model with fracreg logit?Greetings, I'm running Stata 15.1 on a Mac OS and working with cross-sectional survey data. My depe…
Can xtologit work with three-level model?I am currently working on a panel data with xtologit command. My data has a three-level structure wh…
Mean size of householdi am just a beginner in stata , i want to know a simple command for calculating the mean size of hou…
Subscribe to:
Post Comments (Atom)
0 Response to outreg2 keep option does not work
Post a Comment