response: bmi 
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 
-11.2973  -2.7220  -0.3802   2.2608  25.3342 

Coefficients:
                                       Estimate Std. Error t value Pr(>|t|)    
(Intercept)                            24.90655    1.02786  24.232  < 2e-16 ***
allele[notmissing]                      0.01991    0.42485   0.047 0.962627    
z[notmissing, ]1                        0.02889    0.01348   2.143 0.032203 *  
z[notmissing, ]2                        0.01441    0.30884   0.047 0.962791    
as.factor(ruaco[notmissing])FIN-EAS_03  1.30936    0.36804   3.558 0.000383 ***
as.factor(ruaco[notmissing])FIN-EAS_24  1.25790    0.32626   3.855 0.000119 ***
as.factor(ruaco[notmissing])FIN-WES_03  1.01457    0.39156   2.591 0.009635 ** 
as.factor(ruaco[notmissing])FIN-WES_24  0.66980    0.37952   1.765 0.077739 .  
as.factor(ruaco[notmissing])FRA-LIL_21  0.05170    0.63791   0.081 0.935417    
as.factor(ruaco[notmissing])FRA-STR_21  1.35486    0.57232   2.367 0.018011 *  
as.factor(ruaco[notmissing])FRA-TOU_21 -0.56052    0.61869  -0.906 0.365053    
as.factor(ruaco[notmissing])SWE-NSW_02 -0.63299    0.53305  -1.187 0.235168    
as.factor(ruaco[notmissing])SWE-NSW_03  0.49660    0.51075   0.972 0.331016    
as.factor(ruaco[notmissing])UNK-BEL_21 -0.86132    0.40127  -2.147 0.031949 *  
---
Signif. codes:  0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 

Residual standard error: 4.137 on 2052 degrees of freedom
Multiple R-squared: 0.02619,	Adjusted R-squared: 0.02002 
F-statistic: 4.245 on 13 and 2052 DF,  p-value: 4.751e-07 


Updated on 2008-06-04