response: (chd3=='1') 
covariates: chdage3 sex 
SNP: CELSR2_MG_438 

Call:
glm(formula = response[notmissing] ~ allele[notmissing] + z[notmissing, 
    ] + rua3[notmissing], family = binomial(link = "logit"))

Deviance Residuals: 
    Min       1Q   Median       3Q      Max  
-1.3300  -1.0048  -0.6695   1.2346   2.0876  

Coefficients:
                                Estimate Std. Error z value Pr(>|z|)    
(Intercept)                     -2.99399    0.85323  -3.509 0.000450 ***
allele[notmissing]               0.06690    0.13274   0.504 0.614275    
z[notmissing, ]1                 0.04351    0.01162   3.744 0.000181 ***
z[notmissing, ]2                -0.15660    0.27471  -0.570 0.568631    
rua3[notmissing]FINRISK         -0.42006    0.18885  -2.224 0.026129 *  
rua3[notmissing]Northern Sweden -1.19905    0.47675  -2.515 0.011901 *  
rua3[notmissing]PRIME / Belfast -0.82005    0.33505  -2.448 0.014384 *  
rua3[notmissing]PRIME / France  -0.86564    0.44824  -1.931 0.053461 .  
---
Signif. codes:  0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 

(Dispersion parameter for binomial family taken to be 1)

    Null deviance: 1066.2  on 812  degrees of freedom
Residual deviance: 1009.0  on 805  degrees of freedom
AIC: 1025

Number of Fisher Scoring iterations: 4


Updated on 2008-06-04