response: bpm 
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 
-37.7316  -9.3338  -0.7475   8.5023  68.9264 

Coefficients:
                                       Estimate Std. Error t value Pr(>|t|)    
(Intercept)                             92.8792     3.2864  28.261  < 2e-16 ***
allele[notmissing]                       0.1232     0.5497   0.224 0.822643    
z[notmissing, ]1                         0.2924     0.0459   6.370 2.38e-10 ***
z[notmissing, ]2                         1.4547     1.1341   1.283 0.199761    
as.factor(ruaco[notmissing])FIN-EAS_03   3.9186     1.2914   3.034 0.002444 ** 
as.factor(ruaco[notmissing])FIN-EAS_24   2.4899     1.1779   2.114 0.034657 *  
as.factor(ruaco[notmissing])FIN-WES_03   2.4686     1.3784   1.791 0.073470 .  
as.factor(ruaco[notmissing])FIN-WES_24   3.4098     1.3709   2.487 0.012959 *  
as.factor(ruaco[notmissing])FRA-LIL_21   0.3450     2.4421   0.141 0.887662    
as.factor(ruaco[notmissing])FRA-STR_21  -1.0272     1.9286  -0.533 0.594354    
as.factor(ruaco[notmissing])FRA-TOU_21  -9.1524     2.0399  -4.487 7.67e-06 ***
as.factor(ruaco[notmissing])SWE-NSW_02  -2.1952     1.8169  -1.208 0.227113    
as.factor(ruaco[notmissing])SWE-NSW_03  -1.4478     1.8323  -0.790 0.429541    
as.factor(ruaco[notmissing])UNK-BEL_21  -4.7938     1.3489  -3.554 0.000389 ***
---
Signif. codes:  0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 

Residual standard error: 13.46 on 1861 degrees of freedom
Multiple R-squared: 0.0659,	Adjusted R-squared: 0.05938 
F-statistic:  10.1 on 13 and 1861 DF,  p-value: < 2.2e-16 


Updated on 2008-06-04