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
SEM mediation analysis - goodness-of-fitDear Statalisters, My dataset is the following: 1 IV (independent variable), which ranges from 1 t…
How to insert multiple values in StataDear Statalist, I have a dataframe like: householdno foodcount foodcode 1 1 67 1 2 65 …
Spearman rank correlationHi, I have tested the correlation between two measures of physical activity (accelerometer versus qu…
Mata function -truish()-Dear All, I occasionally find the function truish() mentioned in other people's code, such as here:…
R^2 for Generalized Gamma AFT regressionHello Stata Fam, I want to compare parametric survival models using r2. I have calculated r2 for Exp…
Subscribe to:
Post Comments (Atom)
0 Response to Extract data from 1000 regression tables
Post a Comment