response: (chd2=='1') 
covariates: nonhdl hdla bmi bpm dsmoker hisdiab1 
SNP: 19Q12_MG_446 
Call:
coxph(formula = y[notmissing] ~ allele[notmissing] + wz[notmissing, 
    selectedcovariates] + wrua2[notmissing] + strata(wsex[notmissing]) + 
    cluster(wdata$id[notmissing]), weights = weight[notmissing], 
    robust = TRUE)

  n=2330 (44 observations deleted due to missingness)
                                        coef exp(coef) se(coef) robust se
allele[notmissing]                   0.21124     1.235  0.10477   0.12009
wz[notmissing, selectedcovariates]1  0.09623     1.101  0.04809   0.05345
wz[notmissing, selectedcovariates]2 -0.71552     0.489  0.20099   0.23937
wz[notmissing, selectedcovariates]3  0.00914     1.009  0.01401   0.01656
wz[notmissing, selectedcovariates]4  0.01535     1.015  0.00409   0.00452
wz[notmissing, selectedcovariates]5  0.75114     2.119  0.12731   0.14972
wz[notmissing, selectedcovariates]6  0.90487     2.472  0.17463   0.21244
wrua2[notmissing]FRA                -1.32817     0.265  0.40353   0.43271
wrua2[notmissing]SWE                -0.48666     0.615  0.27053   0.29222
wrua2[notmissing]UNK                -0.27306     0.761  0.33146   0.35654
                                         z       p
allele[notmissing]                   1.759 7.9e-02
wz[notmissing, selectedcovariates]1  1.800 7.2e-02
wz[notmissing, selectedcovariates]2 -2.989 2.8e-03
wz[notmissing, selectedcovariates]3  0.552 5.8e-01
wz[notmissing, selectedcovariates]4  3.392 6.9e-04
wz[notmissing, selectedcovariates]5  5.017 5.3e-07
wz[notmissing, selectedcovariates]6  4.259 2.1e-05
wrua2[notmissing]FRA                -3.069 2.1e-03
wrua2[notmissing]SWE                -1.665 9.6e-02
wrua2[notmissing]UNK                -0.766 4.4e-01

                                    exp(coef) exp(-coef) lower .95 upper .95
allele[notmissing]                      1.235      0.810     0.976     1.563
wz[notmissing, selectedcovariates]1     1.101      0.908     0.992     1.223
wz[notmissing, selectedcovariates]2     0.489      2.045     0.306     0.782
wz[notmissing, selectedcovariates]3     1.009      0.991     0.977     1.042
wz[notmissing, selectedcovariates]4     1.015      0.985     1.006     1.025
wz[notmissing, selectedcovariates]5     2.119      0.472     1.580     2.842
wz[notmissing, selectedcovariates]6     2.472      0.405     1.630     3.748
wrua2[notmissing]FRA                    0.265      3.774     0.113     0.619
wrua2[notmissing]SWE                    0.615      1.627     0.347     1.090
wrua2[notmissing]UNK                    0.761      1.314     0.378     1.531

Rsquare= 0.053   (max possible= 0.877 )
Likelihood ratio test= 127  on 10 df,   p=0
Wald test            = 91.5  on 10 df,   p=2.66e-15
Score (logrank) test = 127  on 10 df,   p=0,   Robust = 79.5  p=6.42e-13

  (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