I have a dataset with Pisa as the depended variable and 10 other variables such as pared, escs, bullied, etc.
In my project for my econometrics course the teacher asks to:
- regress pisa on each explanatory variable separately, except RP. Provide a summary table for the estimations and interpret the estimated coefficients.
I already tried to write regress Pisa pared escs, ... (with all the other variables) but the teacher said it's not this way I have to do it. So in theory I have to regress each separately and put in a table but I can't find how to put all of the regress values into one summarized table.
In my project for my econometrics course the teacher asks to:
- regress pisa on each explanatory variable separately, except RP. Provide a summary table for the estimations and interpret the estimated coefficients.
I already tried to write regress Pisa pared escs, ... (with all the other variables) but the teacher said it's not this way I have to do it. So in theory I have to regress each separately and put in a table but I can't find how to put all of the regress values into one summarized table.
Comment