Hi,
I am using this command below for 1000 variables as an outcome.
foreach outcome of varlist B-ARP{
regress `outcome' bmi Age i.sex i.smoking i.lpa2c i.cholestrol
}
I would like to know how I can extract data for those with significant results from 1000 tables.
Related Posts with Extract data from 1000 regression tables
Question on an event study with foreign exchange dataHello! I am trying to do an "event study" on foreign exchange data from the euro usd pair. I have a…
How to generate a new variable using an existing variableHello everyone, I am learning Stata and need some help. I have a variable called mrs_90day which has…
Problems in command for concentration index and slope index of inequityHi, I am facing problem in using STATA command like conindex, cixr, siilogit, equiplot. It is sayi…
does "xtset" and "i.year", "i.country" are the same things?I wanted to confirm my understanding if I get the same results from the following two commands: (the…
Elasticities for different years using "reg3"I'm using "reg3" command to estimate a simultaneous system of demand and supply. I've a world demand…
Subscribe to:
Post Comments (Atom)
0 Response to Extract data from 1000 regression tables
Post a Comment