Hello! I'm a student working on my master thesis and not very familiar with STATA's advanced syntax. I have to run more than 300 regressions and would like to avoid that. What I want to have in the end is the following:
I have 13 dependent variables, around 26 independent variables and need to run a regression for each independent variable on each dependent variable. As an output I would like to create a table where I would have dependent variable in the column and independent in rows. I want to save b, t and p-value (as *= p < 0.1, ** = p < 0.05 and *** = p < 0.01) for each regression. Can anybody help me create this table, please?
Thank you in advance.
Related Posts with Creating table with results from regressions
Panel data for for asset pricing modelsHi, Im working on my masters thesis. I have unbalanced panel data, for about 1550 individial mutual …
Monte Carlo simulation comparing output for OLS and 2SLS by saving beta and se's in matrixHi In my simulation I am trying to compare output from OLS and 2SLS. I have the following code which…
dropping observations if variable is zero between time periodHello, Could someone please help me dropping some observations? I'm investigating the influence of …
Using drop-command for a variable depending on the value of another variableHi, for my cumulative dataset (European Social Survey 2002-2018) I have a variable which measures if…
Combining two categorical income variablesHi, I'm using a cumulative dataset of the European Social Survey from 2002-2018. In my analysis I wa…
Subscribe to:
Post Comments (Atom)
0 Response to Creating table with results from regressions
Post a Comment