response: bpm 
covariates: age1 sex 
SNP: MIA3_MG_454 

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

Residuals:
    Min      1Q  Median      3Q     Max 
-37.115  -9.269  -0.836   8.571  68.864 

Coefficients:
                                       Estimate Std. Error t value Pr(>|t|)    
(Intercept)                            92.66425    3.31706  27.936  < 2e-16 ***
allele[notmissing]                      0.01522    0.62104   0.025 0.980455    
z[notmissing, ]1                        0.29539    0.04600   6.421 1.72e-10 ***
z[notmissing, ]2                        1.55415    1.14453   1.358 0.174664    
as.factor(ruaco[notmissing])FIN-EAS_03  4.05888    1.30965   3.099 0.001970 ** 
as.factor(ruaco[notmissing])FIN-EAS_24  2.52672    1.17397   2.152 0.031503 *  
as.factor(ruaco[notmissing])FIN-WES_03  2.46208    1.38328   1.780 0.075259 .  
as.factor(ruaco[notmissing])FIN-WES_24  2.92584    1.36947   2.136 0.032773 *  
as.factor(ruaco[notmissing])FRA-LIL_21  0.16283    2.47464   0.066 0.947545    
as.factor(ruaco[notmissing])FRA-STR_21 -0.14757    2.03497  -0.073 0.942197    
as.factor(ruaco[notmissing])FRA-TOU_21 -8.61413    2.07429  -4.153 3.43e-05 ***
as.factor(ruaco[notmissing])SWE-NSW_02 -1.85442    1.80500  -1.027 0.304377    
as.factor(ruaco[notmissing])SWE-NSW_03 -1.36777    1.83421  -0.746 0.455945    
as.factor(ruaco[notmissing])UNK-BEL_21 -4.76090    1.35175  -3.522 0.000439 ***
---
Signif. codes:  0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 

Residual standard error: 13.44 on 1844 degrees of freedom
Multiple R-squared: 0.06313,	Adjusted R-squared: 0.05653 
F-statistic: 9.558 on 13 and 1844 DF,  p-value: < 2.2e-16 


Updated on 2008-06-04