response: diastm 
covariates: age1 sex 
SNP: 10Q11_21_MG_458 

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

Residuals:
     Min       1Q   Median       3Q      Max 
-43.3187  -6.4815  -0.4598   6.7103  47.5066 

Coefficients:
                                       Estimate Std. Error t value Pr(>|t|)    
(Intercept)                            81.96622    2.64728  30.962  < 2e-16 ***
allele[notmissing]                     -0.47137    0.47996  -0.982 0.326181    
z[notmissing, ]1                       -0.00463    0.03691  -0.125 0.900184    
z[notmissing, ]2                        3.24326    0.91558   3.542 0.000407 ***
as.factor(ruaco[notmissing])FIN-EAS_03  0.04457    1.03809   0.043 0.965758    
as.factor(ruaco[notmissing])FIN-EAS_24 -0.35931    0.94216  -0.381 0.702969    
as.factor(ruaco[notmissing])FIN-WES_03  1.73058    1.11406   1.553 0.120497    
as.factor(ruaco[notmissing])FIN-WES_24  2.86285    1.09910   2.605 0.009269 ** 
as.factor(ruaco[notmissing])FRA-LIL_21 -0.62318    1.98702  -0.314 0.753839    
as.factor(ruaco[notmissing])FRA-STR_21  1.74126    1.61741   1.077 0.281813    
as.factor(ruaco[notmissing])FRA-TOU_21 -6.79083    1.69878  -3.997 6.65e-05 ***
as.factor(ruaco[notmissing])SWE-NSW_02 -0.46074    1.47550  -0.312 0.754877    
as.factor(ruaco[notmissing])SWE-NSW_03 -1.80144    1.49891  -1.202 0.229583    
as.factor(ruaco[notmissing])UNK-BEL_21 -4.47007    1.08277  -4.128 3.82e-05 ***
---
Signif. codes:  0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 

Residual standard error: 10.79 on 1843 degrees of freedom
Multiple R-squared: 0.03274,	Adjusted R-squared: 0.02591 
F-statistic: 4.798 on 13 and 1843 DF,  p-value: 2.798e-08 


Updated on 2008-06-04