response: bpm 
covariates: age1 sex 
SNP: SMAD3_MG_452 

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

Residuals:
     Min       1Q   Median       3Q      Max 
-36.9650  -9.2623  -0.6564   8.5012  68.4694 

Coefficients:
                                       Estimate Std. Error t value Pr(>|t|)    
(Intercept)                             92.7541     3.2725  28.343  < 2e-16 ***
allele[notmissing]                      -0.6859     0.5301  -1.294 0.195850    
z[notmissing, ]1                         0.2925     0.0458   6.387 2.13e-10 ***
z[notmissing, ]2                         1.2375     1.1333   1.092 0.275009    
as.factor(ruaco[notmissing])FIN-EAS_03   4.1050     1.2947   3.171 0.001546 ** 
as.factor(ruaco[notmissing])FIN-EAS_24   2.4183     1.1721   2.063 0.039230 *  
as.factor(ruaco[notmissing])FIN-WES_03   2.3007     1.3800   1.667 0.095635 .  
as.factor(ruaco[notmissing])FIN-WES_24   2.8809     1.3674   2.107 0.035270 *  
as.factor(ruaco[notmissing])FRA-LIL_21   0.4116     2.4802   0.166 0.868197    
as.factor(ruaco[notmissing])FRA-STR_21  -0.8364     1.9934  -0.420 0.674830    
as.factor(ruaco[notmissing])FRA-TOU_21  -8.7023     2.0716  -4.201 2.79e-05 ***
as.factor(ruaco[notmissing])SWE-NSW_02  -1.8071     1.8022  -1.003 0.316152    
as.factor(ruaco[notmissing])SWE-NSW_03  -1.4749     1.8284  -0.807 0.419966    
as.factor(ruaco[notmissing])UNK-BEL_21  -4.6881     1.3514  -3.469 0.000534 ***
---
Signif. codes:  0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 

Residual standard error: 13.43 on 1856 degrees of freedom
Multiple R-squared: 0.06469,	Adjusted R-squared: 0.05814 
F-statistic: 9.875 on 13 and 1856 DF,  p-value: < 2.2e-16 


Updated on 2008-06-04