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
Does the hierarchical logistic model increase the validity of the pscore?Hi! I have a question about predicting the propensity scores. Based on what I learnt, if the indepen…
Gini coefficient by group and yearGreetings, Hope everyone is keeping safe. I would like to compute the Gini coefficient for a large…
How could I match firms?Hello, I would like to ask how I could match firms as follows. As you can see from the table on the…
Measures of accuracy of predicted probabilities (QPS), (LPS), (KS) Hello all, I am trying to predict future recessions using a Probit model and now I want to evaluat…
non-stationary dependent variableDear all, Hope you are well. I am using panel data and I have found out that my dependent variable …
Subscribe to:
Post Comments (Atom)
0 Response to outreg2 keep option does not work
Post a Comment