response: bpm 
covariates: age1 sex 
SNP: 10Q11_21_MG_458 

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

Residuals:
     Min       1Q   Median       3Q      Max 
-37.2482  -9.2672  -0.8456   8.4807  68.4767 

Coefficients:
                                       Estimate Std. Error t value Pr(>|t|)    
(Intercept)                            93.65152    3.29823  28.394  < 2e-16 ***
allele[notmissing]                     -0.62810    0.59798  -1.050 0.293683    
z[notmissing, ]1                        0.29388    0.04598   6.391 2.08e-10 ***
z[notmissing, ]2                        1.08463    1.14072   0.951 0.341816    
as.factor(ruaco[notmissing])FIN-EAS_03  3.75983    1.29335   2.907 0.003692 ** 
as.factor(ruaco[notmissing])FIN-EAS_24  2.40528    1.17383   2.049 0.040595 *  
as.factor(ruaco[notmissing])FIN-WES_03  2.09459    1.38799   1.509 0.131450    
as.factor(ruaco[notmissing])FIN-WES_24  2.79467    1.36936   2.041 0.041407 *  
as.factor(ruaco[notmissing])FRA-LIL_21  0.14622    2.47561   0.059 0.952908    
as.factor(ruaco[notmissing])FRA-STR_21 -0.78425    2.01512  -0.389 0.697185    
as.factor(ruaco[notmissing])FRA-TOU_21 -8.76145    2.11651  -4.140 3.64e-05 ***
as.factor(ruaco[notmissing])SWE-NSW_02 -1.60600    1.83831  -0.874 0.382437    
as.factor(ruaco[notmissing])SWE-NSW_03 -1.63218    1.86748  -0.874 0.382232    
as.factor(ruaco[notmissing])UNK-BEL_21 -4.82695    1.34901  -3.578 0.000355 ***
---
Signif. codes:  0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 

Residual standard error: 13.45 on 1843 degrees of freedom
Multiple R-squared: 0.06289,	Adjusted R-squared: 0.05628 
F-statistic: 9.514 on 13 and 1843 DF,  p-value: < 2.2e-16 


Updated on 2008-06-04