Logrank test

From HandWiki
Short description: Hypothesis test to compare the survival distributions of two samples

The logrank test, or log-rank 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 skewed and censored (technically, the censoring must be non-informative). It is widely used in clinical trials to establish the efficacy of a new treatment in comparison with a control treatment when the measurement is the time to event (such as the time from initial treatment to a heart attack). The test is sometimes called the Mantel–Cox test. The logrank test can also be viewed as a time-stratified Cochran–Mantel–Haenszel test.

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

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.

Consider two groups of patients, e.g., treatment vs. control. Let [math]\displaystyle{ 1, \ldots, J }[/math] be the distinct times of observed events in either group. Let [math]\displaystyle{ N_{1,j} }[/math] and [math]\displaystyle{ N_{2,j} }[/math] be the number of subjects "at risk" (who have not yet had an event or been censored) at the start of period [math]\displaystyle{ j }[/math] in the groups, respectively. Let [math]\displaystyle{ O_{1,j} }[/math] and [math]\displaystyle{ O_{2,j} }[/math] be the observed number of events in the groups at time [math]\displaystyle{ j }[/math]. Finally, define [math]\displaystyle{ N_j = N_{1,j} + N_{2,j} }[/math] and [math]\displaystyle{ O_j = O_{1,j} + O_{2,j} }[/math].

The null hypothesis is that the two groups have identical hazard functions, [math]\displaystyle{ H_0 : h_1(t) = h_2(t) }[/math]. Hence, under [math]\displaystyle{ H_0 }[/math], for each group [math]\displaystyle{ i = 1, 2 }[/math], [math]\displaystyle{ O_{i,j} }[/math] follows a hypergeometric distribution with parameters [math]\displaystyle{ N_j }[/math], [math]\displaystyle{ N_{i,j} }[/math], [math]\displaystyle{ O_j }[/math]. This distribution has expected value [math]\displaystyle{ E_{i,j} = O_j \frac{N_{i,j}}{N_j} }[/math] and variance [math]\displaystyle{ V_{i,j} = E_{i,j} \left( \frac{N_j - O_j}{N_j} \right) \left( \frac{N_j - N_{i,j}}{N_j - 1} \right) }[/math].

For all [math]\displaystyle{ j = 1, \ldots, J }[/math], the logrank statistic compares [math]\displaystyle{ O_{i,j} }[/math] to its expectation [math]\displaystyle{ E_{i,j} }[/math] under [math]\displaystyle{ H_0 }[/math]. It is defined as

[math]\displaystyle{ Z_i = \frac {\sum_{j=1}^J (O_{i,j} - E_{i,j})} {\sqrt {\sum_{j=1}^J V_{i,j}}}\ \xrightarrow{d}\ \mathcal N(0,1) }[/math]      (for [math]\displaystyle{ i=1 }[/math] or [math]\displaystyle{ 2 }[/math])

By the central limit theorem, the distribution of each [math]\displaystyle{ Z_i }[/math] converges to that of a standard normal distribution as [math]\displaystyle{ J }[/math] approaches infinity and therefore can be approximated by the standard normal distribution for a sufficiently large [math]\displaystyle{ J }[/math]. An improved approximation can be obtained by equating this quantity to Pearson type I or II (beta) distributions with matching first four moments, as described in Appendix B of the Peto and Peto paper.[2]

Asymptotic distribution

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

Joint distribution

Suppose [math]\displaystyle{ Z_1 }[/math] and [math]\displaystyle{ Z_2 }[/math] are the logrank statistics at two different time points in the same study ([math]\displaystyle{ Z_1 }[/math] earlier). Again, assume the hazard functions in the two groups are proportional with hazard ratio [math]\displaystyle{ \lambda }[/math] and [math]\displaystyle{ d_1 }[/math] and [math]\displaystyle{ d_2 }[/math] are the probabilities that a subject will have an event at the two time points where [math]\displaystyle{ d_1 \leq d_2 }[/math]. [math]\displaystyle{ Z_1 }[/math] and [math]\displaystyle{ Z_2 }[/math] are approximately bivariate normal with means [math]\displaystyle{ \log{\lambda} \, \sqrt {\frac {n \, d_1} {4}} }[/math] and [math]\displaystyle{ \log{\lambda} \, \sqrt {\frac {n \, d_2} {4}} }[/math] and correlation [math]\displaystyle{ \sqrt {\frac {d_1} {d_2}} }[/math]. 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.

Relationship to other statistics

  • The logrank statistic can be derived as the score test for the Cox proportional hazards model comparing two groups. It is therefore asymptotically equivalent to the likelihood ratio test statistic based from that model.
  • 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 [math]\displaystyle{ Z }[/math] is the logrank statistic, [math]\displaystyle{ D }[/math] is the number of events observed, and [math]\displaystyle{ \hat {\lambda} }[/math] is the estimate of the hazard ratio, then [math]\displaystyle{ \log{\hat {\lambda}} \approx Z \, \sqrt{4/D} }[/math]. This relationship is useful when two of the quantities are known (e.g. from a published article), but the third one is needed.
  • The logrank statistic can be used when observations are censored. If censored observations are not present in the data then the Wilcoxon rank sum test is appropriate.
  • The logrank statistic gives all calculations the same weight, regardless of the time at which an event occurs. The Peto logrank test statistic gives more weight to earlier events when there are a large number of observations.

Test assumptions

The logrank test is based on the same assumptions as the Kaplan-Meier survival curve—namely, that censoring is unrelated to prognosis, the survival probabilities are the same for subjects recruited early and late in the study, and the events happened at the times specified. Deviations from these assumptions matter most if they are satisfied differently in the groups being compared, for example if censoring is more likely in one group than another.[5]

See also

References

  1. "Evaluation of survival data and two new rank order statistics arising in its consideration.". Cancer Chemotherapy Reports 50 (3): 163–70. 1966. PMID 5910392. 
  2. 2.0 2.1 "Asymptotically Efficient Rank Invariant Test Procedures". Journal of the Royal Statistical Society, Series A (Blackwell Publishing) 135 (2): 185–207. 1972. doi:10.2307/2344317. 
  3. Harrington, David (2005). "Linear Rank Tests in Survival Analysis". Encyclopedia of Biostatistics. Wiley Interscience. doi:10.1002/0470011815.b2a11047. ISBN 047084907X. 
  4. Schoenfeld, D (1981). "The asymptotic properties of nonparametric tests for comparing survival distributions". Biometrika 68 (1): 316–319. doi:10.1093/biomet/68.1.316. 
  5. Bland, J. M.; Altman, D. G. (2004). "The logrank test". BMJ 328 (7447): 1073. doi:10.1136/bmj.328.7447.1073. PMID 15117797.