Logrank test

From Wikipedia, the free encyclopedia

Jump to: navigation, search

In statistics, the logrank test (sometimes called the Mantel-Cox test) is a hypothesis test to compare the survival distributions of two samples. It is a nonparametric test and appropriate to use when the data are right censored (technically, the censoring must be non-informative). It is widely used in clinical trials to establish the efficacy of new drugs compared to a control group (often a placebo) when the measurement is the time to event (such as a heart attack).

The test was first proposed by Nathan Mantel and was named the logrank test by Richard and Julian Peto.[1][2][3]


Contents

[edit] Definition

The logrank test statistic compares estimates of the hazard functions of the two groups at each observed event time. It is constructed by computing the observed and expected number of events in one of the groups at each observed event time and then adding these to obtain an overall summary across all time points where there is an event.

Let j = 1, ..., J be the distinct times of observed events in either group. For each time j, let N1j and N2j be the number of subjects "at risk" (have not yet had an event or been censored) at the start of period j in the groups respectively. Let Nj = N1j + N2j. Let O1j and O2j be the observed number of events in the groups respectively at time j, and define Oj = O1j + O2j.

Given that Oj events happened across both groups at time j, under the null hypothesis O1j has the hypergeometric distribution with parameters Nj, N1j, and Oj. This distribution has expected value E_j = O_j\frac{N_{1j}}{N_j} and variance V_j = \frac{O_j (N_{1j}/N_j) (1 - N_{1j}/N_j) (N_j - O_j)}{N_j - 1}.

The logrank statistic compares each O1j to its expectation Ej under the null hypothesis and is defined as

Z = \frac {\sum_{j=1}^J (O_{1j} - E_j)} {\sqrt {\sum_{j=1}^J V_j}}.

[edit] Asymptotic distribution

If the two groups have the same survival function, the logrank statistic is approximately standard normal. A one-sided level α test will reject the null hypothesis if Z > zα where zα is the upper α quantile of the standard normal distribution. If the hazard ratio is λ, there are n total subjects, d is the probability a subject in either group will eventually have an event, and the proportion of subjects randomized to each group is 50%, then the logrank statistic is approximately normal with mean  (\log{\lambda}) \, \sqrt {\frac {n \, d} {4}} and variance 1.[4] For a one-sided level α test with power 1 − β, the sample size required is  n = \frac {4 \, (z_\alpha + z_\beta)^2 } {d\log^2{\lambda}} where zα and zβ are the quantiles of the standard normal distribution.

[edit] Joint distribution

Suppose Z1 and Z2 are the logrank statistics at two different time points in the same study (Z1 earlier). Again, assume the hazard functions in the two groups are proportional with hazard ratio λ and d1 and d2 are the probabilities that a subject will have an event at the two time points. Z1 and Z2 are approximately bivariate normal with means  \log{\lambda} \, \sqrt {\frac {n \, d_1} {4}} and  \log{\lambda} \, \sqrt {\frac {n \, d_2} {4}} and correlation \sqrt {\frac {d_1} {d_2}} . Calculations involving the joint distribution are needed to correctly maintain the error rate when the data are examined multiple times within a study by a Data Monitoring Committee.

[edit] Relationship to other statistics

  • The logrank statistic is asymptotically equivalent to the likelihood ratio test statistic for any family of distributions with proportional hazard alternative. For example, if the data from the two samples have exponential distributions.
  • If Z is the logrank statistic, D is the number of events observed, and \hat {\lambda} is the estimate of the hazard ratio, then  \log{\hat {\lambda}} \approx Z \, \sqrt{4/D} . This relationship is useful when two of the quantities are known (e.g. from a published article), but the third one is needed.

[edit] See also

[edit] References

  1. ^ Mantel, Nathan (1966). "Evaluation of survival data and two new rank order statistics arising in its consideration.". Cancer Chemotherapy Reports 50 (3): 163–70. PMID 5910392. 
  2. ^ Peto, Richard; Peto, Julian (1972). "Asymptotically Efficient Rank Invariant Test Procedures". Journal of the Royal Statistical Society. Series A (General) 135 (2): 185–207. doi:10.2307/2344317. http://links.jstor.org/sici?sici=0035-9238(1972)135%3A2%3C185%3AAERITP%3E2.0.CO%3B2-Q. 
  3. ^ Harrington, David (2005). "Linear Rank Tests in Survival Analysis Standard Article". Encyclopedia of Biostatistics. Wiley Interscience. doi:10.1002/0470011815.b2a11047. 
  4. ^ Schoenfeld, D (1981): "The asymptotic properties of nonparametric tests for comparing survival distributions", Biometrika, 68:316-319
Personal tools