[Rd] coxph function (Survival Library) (PR#12638)
ana.marcos at uam.es
ana.marcos at uam.es
Fri Aug 29 19:30:12 CEST 2008
Hi,
I am pretty sure that the results of Likelihood ratio test are bigger
than the real value. They are multiplied for the factor Ln(10), in this
way the p-values are smaller than what they should be.
The reason is that you apply the formula -2*log(exp(L(0)/exp(L(B)) and
not what it should be -2*log(L(0)/L(B)).
Please if I am not right, tell me
Thanks
Ana
More information about the R-devel
mailing list