response: (stroke2=='1') 
covariates: dsmoker 
SNP: CELSR2_MG_438 
Call:
coxph(formula = y[notmissing] ~ allele[notmissing] + wz[notmissing, 
    selectedcovariates] + wruaco[notmissing] + strata(wsex[notmissing]) + 
    cluster(wdata$id[notmissing]), weights = weight[notmissing], 
    robust = TRUE)

  n= 2158 
                                       coef exp(coef) se(coef) robust se
allele[notmissing]                   0.3313  1.39e+00    0.208     0.222
wz[notmissing, selectedcovariates]   0.1090  1.12e+00    0.264     0.263
wruaco[notmissing]FIN-EAS_03        -1.4337  2.38e-01    0.782     0.799
wruaco[notmissing]FIN-EAS_24        -0.6669  5.13e-01    0.436     0.439
wruaco[notmissing]FIN-WES_03        -0.6015  5.48e-01    0.542     0.509
wruaco[notmissing]FIN-WES_24        -0.9263  3.96e-01    0.478     0.538
wruaco[notmissing]FRA-LIL_21       -16.5925  6.22e-08 2635.843     0.378
wruaco[notmissing]FRA-STR_21        -0.3685  6.92e-01    0.810     0.764
wruaco[notmissing]FRA-TOU_21       -16.6424  5.92e-08 2629.134     0.408
wruaco[notmissing]SWE-NSW_02         0.0567  1.06e+00    0.557     0.585
wruaco[notmissing]SWE-NSW_03        -0.2429  7.84e-01    0.528     0.537
wruaco[notmissing]UNK-BEL_21         0.0466  1.05e+00    0.648     0.611
                                          z     p
allele[notmissing]                   1.4939 0.140
wz[notmissing, selectedcovariates]   0.4138 0.680
wruaco[notmissing]FIN-EAS_03        -1.7939 0.073
wruaco[notmissing]FIN-EAS_24        -1.5177 0.130
wruaco[notmissing]FIN-WES_03        -1.1814 0.240
wruaco[notmissing]FIN-WES_24        -1.7201 0.085
wruaco[notmissing]FRA-LIL_21       -43.8634 0.000
wruaco[notmissing]FRA-STR_21        -0.4826 0.630
wruaco[notmissing]FRA-TOU_21       -40.8341 0.000
wruaco[notmissing]SWE-NSW_02         0.0969 0.920
wruaco[notmissing]SWE-NSW_03        -0.4522 0.650
wruaco[notmissing]UNK-BEL_21         0.0762 0.940

                                   exp(coef) exp(-coef) lower .95 upper .95
allele[notmissing]                  1.39e+00   7.18e-01  9.02e-01  2.15e+00
wz[notmissing, selectedcovariates]  1.12e+00   8.97e-01  6.65e-01  1.87e+00
wruaco[notmissing]FIN-EAS_03        2.38e-01   4.19e+00  4.98e-02  1.14e+00
wruaco[notmissing]FIN-EAS_24        5.13e-01   1.95e+00  2.17e-01  1.21e+00
wruaco[notmissing]FIN-WES_03        5.48e-01   1.82e+00  2.02e-01  1.49e+00
wruaco[notmissing]FIN-WES_24        3.96e-01   2.53e+00  1.38e-01  1.14e+00
wruaco[notmissing]FRA-LIL_21        6.22e-08   1.61e+07  2.96e-08  1.31e-07
wruaco[notmissing]FRA-STR_21        6.92e-01   1.45e+00  1.55e-01  3.09e+00
wruaco[notmissing]FRA-TOU_21        5.92e-08   1.69e+07  2.66e-08  1.32e-07
wruaco[notmissing]SWE-NSW_02        1.06e+00   9.45e-01  3.36e-01  3.33e+00
wruaco[notmissing]SWE-NSW_03        7.84e-01   1.27e+00  2.74e-01  2.25e+00
wruaco[notmissing]UNK-BEL_21        1.05e+00   9.55e-01  3.16e-01  3.47e+00

Rsquare= 0.01   (max possible= 0.459 )
Likelihood ratio test= 22.2  on 12 df,   p=0.0352
Wald test            = 3919  on 12 df,   p=0
Score (logrank) test = 18.1  on 12 df,   p=0.112,   Robust = 28.4  p=0.00489

  (Note: the likelihood ratio and score tests assume independence of
     observations within a cluster, the Wald and robust score tests do not).

Updated on 2008-06-04