response: bpm 
covariates: age1 sex 
SNP: MTHFD1L_MG_449 

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

Residuals:
     Min       1Q   Median       3Q      Max 
-37.3195  -9.2549  -0.7926   8.4715  69.0065 

Coefficients:
                                       Estimate Std. Error t value Pr(>|t|)    
(Intercept)                            93.33731    3.53116  26.432  < 2e-16 ***
allele[notmissing]                      0.24915    1.46259   0.170 0.864754    
z[notmissing, ]1                        0.29347    0.04575   6.414 1.79e-10 ***
z[notmissing, ]2                        1.23212    1.13351   1.087 0.277182    
as.factor(ruaco[notmissing])FIN-EAS_03  3.99495    1.29104   3.094 0.002002 ** 
as.factor(ruaco[notmissing])FIN-EAS_24  2.44514    1.17238   2.086 0.037150 *  
as.factor(ruaco[notmissing])FIN-WES_03  2.31092    1.38009   1.674 0.094206 .  
as.factor(ruaco[notmissing])FIN-WES_24  2.83171    1.36803   2.070 0.038597 *  
as.factor(ruaco[notmissing])FRA-LIL_21  0.13654    2.47443   0.055 0.956001    
as.factor(ruaco[notmissing])FRA-STR_21 -0.88505    1.99405  -0.444 0.657207    
as.factor(ruaco[notmissing])FRA-TOU_21 -8.62703    2.07191  -4.164 3.27e-05 ***
as.factor(ruaco[notmissing])SWE-NSW_02 -1.95528    1.80042  -1.086 0.277612    
as.factor(ruaco[notmissing])SWE-NSW_03 -1.54122    1.82872  -0.843 0.399456    
as.factor(ruaco[notmissing])UNK-BEL_21 -4.91869    1.34228  -3.664 0.000255 ***
---
Signif. codes:  0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 

Residual standard error: 13.44 on 1857 degrees of freedom
Multiple R-squared: 0.06357,	Adjusted R-squared: 0.05702 
F-statistic: 9.698 on 13 and 1857 DF,  p-value: < 2.2e-16 


Updated on 2008-06-04