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