response: bpm 
covariates: age1 sex 
SNP: 19Q12_MG_446 

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

Residuals:
     Min       1Q   Median       3Q      Max 
-37.7471  -9.2356  -0.7547   8.4317  68.6619 

Coefficients:
                                       Estimate Std. Error t value Pr(>|t|)    
(Intercept)                            93.07628    3.32267  28.013  < 2e-16 ***
allele[notmissing]                      0.07119    0.62672   0.114  0.90957    
z[notmissing, ]1                        0.29237    0.04590   6.369 2.39e-10 ***
z[notmissing, ]2                        1.42208    1.13305   1.255  0.20960    
as.factor(ruaco[notmissing])FIN-EAS_03  4.02817    1.29538   3.110  0.00190 ** 
as.factor(ruaco[notmissing])FIN-EAS_24  2.29268    1.17876   1.945  0.05193 .  
as.factor(ruaco[notmissing])FIN-WES_03  2.41107    1.38318   1.743  0.08148 .  
as.factor(ruaco[notmissing])FIN-WES_24  3.35141    1.37206   2.443  0.01467 *  
as.factor(ruaco[notmissing])FRA-LIL_21  1.07198    2.51623   0.426  0.67014    
as.factor(ruaco[notmissing])FRA-STR_21 -0.09916    1.99495  -0.050  0.96036    
as.factor(ruaco[notmissing])FRA-TOU_21 -9.08520    2.07525  -4.378 1.27e-05 ***
as.factor(ruaco[notmissing])SWE-NSW_02 -2.53132    1.82750  -1.385  0.16618    
as.factor(ruaco[notmissing])SWE-NSW_03 -1.43205    1.83282  -0.781  0.43470    
as.factor(ruaco[notmissing])UNK-BEL_21 -4.76495    1.36002  -3.504  0.00047 ***
---
Signif. codes:  0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 

Residual standard error: 13.45 on 1833 degrees of freedom
Multiple R-squared: 0.06544,	Adjusted R-squared: 0.05881 
F-statistic: 9.873 on 13 and 1833 DF,  p-value: < 2.2e-16 


Updated on 2008-06-04