Displaying 2 results from an estimated 2 matches for "208181_at".
2006 Jan 17
2
help with parsing multiple coxph() results
...ook at what is in survtest it gives me this:
============================================================================
==============
coxph(formula = Surv(pcc.primary.stg.3.cox[, "fup_interval"],
pcc.primary.stg.3.cox[, "endpoint"]) ~ pcc.primary.stg.3.cox[,
"208181_at"], data = pcc.primary.stg.3.cox)
coef exp(coef) se(coef) z p
pcc.primary.stg.3.cox[, "208181_at"] -1.87 0.154 0.688 -2.72 0.0065
Likelihood ratio test=8.56 on 1 df, p=0.00343 n= 48
==========================================...
2006 Jan 17
0
help with coxph() for multiple genes
...t what is in survtest it gives me this:
============================================================================
==============
coxph(formula = Surv(pcc.primary.stg.3.cox[, "fup_interval"],
pcc.primary.stg.3.cox[, "endpoint"]) ~ pcc.primary.stg.3.cox[,
"208181_at"], data = pcc.primary.stg.3.cox)
coef exp(coef) se(coef) z p
pcc.primary.stg.3.cox[, "208181_at"] -1.87 0.154 0.688 -2.72 0.0065
Likelihood ratio test=8.56 on 1 df, p=0.00343 n= 48
==================================...