Hello everyone,
I am trying to extract a regression output for a xtreg var var , fe process. My dataset contains around 650 variables and 400,000 observations. The grouping variable in my case is gvkey_n, the ID of the individual. I am using Stata 16 for Mac.
Currently, I am using the command
outreg2 using MToutput4.xls, append ctitle (ebitmargin developed model) dec(4)
to report the regression output on the dependent variable ebitmargin. However, the excel version created does not contain the within/ between groups reports.
How do I add the R^2 adjusted for each regression for the respective within groups R^2 adjusted and between groups R^2 adjusted?
Kind regards
Related Posts with extracting within groups and between groups R^2 adj. using the Outreg2 command
Help with asdoc - regression tablesDisclaimer: asdoc is a user written command by Dr. Ataullah Shah I am regressing with a categorical…
Number of unique firms/ industriesHi I have a panel data. Gvkey is an identifier for firms and Fyear is an identifier for year. Sic is…
Bootstrapping with lots of dummies! Help!Reviewer asked me to bootstrap standard errors, but I have 116 firm dummies plus 15 time dummies in …
Create a table from value labelsHi, i am trying to save the value labels of a variable to write them into a file together with thei…
Problem with a counterfactual analysis of the Theil-index decompositionHi Statalist, I'm writing a paper concerning changes in in wage-inequality over time in relation to …
Subscribe to:
Post Comments (Atom)
0 Response to extracting within groups and between groups R^2 adj. using the Outreg2 command
Post a Comment