response: bmi 
covariates: age1 sex 
SNP: CELSR2_MG_438 

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

Residuals:
     Min       1Q   Median       3Q      Max 
-11.3205  -2.7240  -0.3964   2.2736  25.4003 

Coefficients:
                                       Estimate Std. Error t value Pr(>|t|)    
(Intercept)                            24.70932    0.95783  25.797  < 2e-16 ***
allele[notmissing]                      0.08841    0.15968   0.554 0.579857    
z[notmissing, ]1                        0.02978    0.01348   2.209 0.027303 *  
z[notmissing, ]2                        0.07400    0.30846   0.240 0.810417    
as.factor(ruaco[notmissing])FIN-EAS_03  1.31774    0.36723   3.588 0.000341 ***
as.factor(ruaco[notmissing])FIN-EAS_24  1.27489    0.32767   3.891 0.000103 ***
as.factor(ruaco[notmissing])FIN-WES_03  1.07276    0.39028   2.749 0.006035 ** 
as.factor(ruaco[notmissing])FIN-WES_24  0.77610    0.37675   2.060 0.039524 *  
as.factor(ruaco[notmissing])FRA-LIL_21  0.02612    0.63122   0.041 0.966995    
as.factor(ruaco[notmissing])FRA-STR_21  1.24979    0.55491   2.252 0.024413 *  
as.factor(ruaco[notmissing])FRA-TOU_21 -0.51057    0.60758  -0.840 0.400822    
as.factor(ruaco[notmissing])SWE-NSW_02 -0.63317    0.53595  -1.181 0.237585    
as.factor(ruaco[notmissing])SWE-NSW_03  0.53873    0.51027   1.056 0.291188    
as.factor(ruaco[notmissing])UNK-BEL_21 -0.81935    0.40212  -2.038 0.041721 *  
---
Signif. codes:  0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 

Residual standard error: 4.133 on 2056 degrees of freedom
Multiple R-squared: 0.0262,	Adjusted R-squared: 0.02004 
F-statistic: 4.254 on 13 and 2056 DF,  p-value: 4.523e-07 


Updated on 2008-06-04