My goal is to create a table that looks like this:
1. Each entry (horizontal) represents a new model.
2. Essentially, there are 5 different outcome variables regressed on the same model, and each column represents a different year.
For example, Teacher FTE is the outcome variable. The first estimate, 2.63, comes from the model when year==2002.
Array
I played around with outreg2, but couldn't get to this result.
Any help is greatly appreciated!
Peter
Related Posts with Create table (by stacking different regression models)
How to get concise regression tables from Stata?I wanted to know what is the best way to export regression results table in the most concise/smalles…
Simultaneous interaction model with nonlinear equationsDear Stata users, I observe many groups of 3 individuals, and I want to estimate an interaction mod…
comparing two timelines and converting date from 1960 to 2020I have multiple timelines I am attempting to analyse. After converting the dates to a numerical form…
Attempting to export two-way cross-tabulations using tab2xl - having issues in exporting it in the format I need it to be.* I am pasting my do-file here using a common data set. ***data for question webuse auto codebook f…
Newey-West regressionHi, I am trying to run a Newey-West regression, however I do not quite understand how should I choos…
Subscribe to:
Post Comments (Atom)
0 Response to Create table (by stacking different regression models)
Post a Comment