Hi all,
I have used a foreach loop to do univariate logistical regression of multiple variables with one particular variable of interest.
Currently, I've been manually inputting data from these regression tables into a big table in excel, but I can imagine the process will be more tedious for larger samples i'll have to deal with down the line.
I am wondering if I could add anything to the foreach loop that will help me create a big table containing the coefficient and some statistics (p-value, 95% confidence interval etc) from each of the regressions I have done, preferrable in excel.
Related Posts with Exporting data from multiple univariate regressions into one big table in excel
Accumulating results with two conditionsHello, I have data about the video game industry and I would like to add a control variable that re…
Predictor variables became not significant in fixed effect model.Hi. I am using Stata 15.1 and here is sample of my data. My main predictor variables are winpowersh …
How to convert timing format MM:SS:MS into numeric?Hi. I have trouble converting a timing format in MM:SS:MS into a numeric? -For example converting it…
Clubbing categories within variablesDear all, This is my data. Code: * Example generated by -dataex-. To install: ssc install dataex…
Lagging a variable 1 or more years from data on daily stock prices to use in OLS regressionI am trying to make an empirical study on the effect of dividend changes on future firm performance.…
Subscribe to:
Post Comments (Atom)
0 Response to Exporting data from multiple univariate regressions into one big table in excel
Post a Comment