Hi guys,

I ran this loop:

foreach x in var1 var2 var3 var4 var5 var6 {

regress outcome `x'

}

I want to extract in a matrix (preferentially downloadable into excel file) all the p-values and coefficients from each variable of that loop.

How to do it?

More Raúl Montañez-Valverde's questions See All
Similar questions and discussions