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.
0 Response to Extract data from 1000 regression tables
Post a Comment