Hello R-Experts,
I am facing the problem that I have to estimate several parameters for a lot
of different dependent variables.
One single regression looks something like this:
y = beta0 + beta1 * x1 + beta2 * x2 + beta3 * x1 * x2 + beta4 * x4 + beta5 *
lag(x4,-1)
where y is the dependent vari
Dear Rui and Ozgur
Thanks to both of you for your swift and helpful responses!
The idea with the loop is great and the cbind() function is also what I am
looking for. However, is it also possible to summarize the estimators and
p-values for each data set y in one table only?
For example, somethi
2 matches
Mail list logo