Re: Comparison of Logistic regression and Cox regression



Richard Ulrich wrote:

> On 7 Jul 2005 03:48:16 -0700, ramsathish@xxxxxxxxx wrote:
>
>> Respected Sir,
>>
>> I am Ramsathish S doing M.Phil (STATISTICS) in Loyola
>> College, Chennai, India. I have one doubt sir, How to compare the odds
>> ratio from logistic regression and the hazard ratio from the cox
>> regression.
>
> Logistic regression has a single dichotomous outcome.
> Cox regression models a survivorship curve.
>
> The data are different. What other comparison do you need?
>
>
> I am curious if anyone can describe the difference between
> the Cox regression hazard ratio and the Mantel-Haenszel (1959)
> odds ratio (called at the time, relative risk).
> - MH computes across 2x2 tables. Do I remember right, that
> there is a version valid for survivorship data across time?
> - The MH statistic uses Pearson-type Expected-Observed for
> computing a test. I think the Cox procedure is maximum
> likelihood: Is that so? Is there any other difference?

You are correct that the two estimates are different. To be
precise, the Cox model uses partial maximum likelihood.
However, for a Cox model with a single dichotomous covariate,
the MH procedure carried out stratifying by the unique event
times is equivalent to the score test obtained from a cox
model. There are various estimators of the hazard ratio that
can be obtained from the MH procedure. There is the MH estimate
and also a procedure due to Pike.

--
Kevin E. Thorpe
Biostatistician/Trialist, Knowledge Translation Program
Assistant Professor, Department of Public Health Sciences
Faculty of Medicine, University of Toronto

.



Relevant Pages

  • Re: Single-Factor-Cox-Regression
    ... allowed within Cox-Regression) ... Like the logistic regression, which it is sort-of an extension ... Cox regression models hazards and hazard ratios. ... Logistic regression is to require at least 20 more cases in the ...
    (sci.stat.math)
  • Re: URGENT ENQUIRY
    ... the ratio of A and B were created. ... listings of houses. ... Regression A on is essentially equivalent to regressing ... A/B on C/B, D/B, ... ...
    (sci.stat.edu)
  • Re: Ratio as a response variable
    ... Can someone please outline what the problems are with using a ratio as a response variable in a regression model. ... I know there are problems with using a ratio who's denominator is also an explanatory variable but what are the issues if the denominator is NOT among the explanatory variables? ...
    (sci.stat.math)
  • Re: Decreasing adjusted R squared
    ... R squared can not decrese when adding predictors. ... It is corrected for the fact that the ratio (number of ... preditors / number of observations) gets unfavourable. ... Multiple Regression 3rd. ...
    (sci.stat.math)
  • Logrank Test or Cox Regression in c#
    ... Does anyone has any examples how to find P-Value (log-rank test / Cox ... Regression) to compare two or more groups in Kaplan-Meier Curver using ...
    (microsoft.public.dotnet.languages.csharp)