response: diastm 
covariates: age1 sex 
SNP: 19Q12_MG_446 

Call:
lm(formula = response[notmissing] ~ allele[notmissing] + z[notmissing, 
    ] + as.factor(ruaco[notmissing]))

Residuals:
     Min       1Q   Median       3Q      Max 
-43.7636  -6.5984  -0.5845   6.5218  47.5096 

Coefficients:
                                       Estimate Std. Error t value Pr(>|t|)    
(Intercept)                            81.55971    2.65325  30.740  < 2e-16 ***
allele[notmissing]                      0.14550    0.50045   0.291 0.771282    
z[notmissing, ]1                       -0.00498    0.03665  -0.136 0.891944    
z[notmissing, ]2                        3.48570    0.90477   3.853 0.000121 ***
as.factor(ruaco[notmissing])FIN-EAS_03  0.30682    1.03440   0.297 0.766797    
as.factor(ruaco[notmissing])FIN-EAS_24 -0.46946    0.94128  -0.499 0.618015    
as.factor(ruaco[notmissing])FIN-WES_03  2.02509    1.10451   1.833 0.066895 .  
as.factor(ruaco[notmissing])FIN-WES_24  3.13140    1.09563   2.858 0.004310 ** 
as.factor(ruaco[notmissing])FRA-LIL_21  0.51381    2.00929   0.256 0.798198    
as.factor(ruaco[notmissing])FRA-STR_21  2.47342    1.59303   1.553 0.120679    
as.factor(ruaco[notmissing])FRA-TOU_21 -7.10635    1.65715  -4.288 1.89e-05 ***
as.factor(ruaco[notmissing])SWE-NSW_02 -1.49573    1.45932  -1.025 0.305521    
as.factor(ruaco[notmissing])SWE-NSW_03 -1.81037    1.46356  -1.237 0.216260    
as.factor(ruaco[notmissing])UNK-BEL_21 -4.43593    1.08601  -4.085 4.61e-05 ***
---
Signif. codes:  0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 

Residual standard error: 10.74 on 1833 degrees of freedom
Multiple R-squared: 0.03798,	Adjusted R-squared: 0.03115 
F-statistic: 5.566 on 13 and 1833 DF,  p-value: 4.866e-10 


Updated on 2008-06-04