compute the Logrank
logrank(t1, d1, t2, d2)
t1
: [vector
(1)]
A numeric vector.
d1
: [vector
(1)]
Binary vector.
t2
: [numeric(1)]
A numeric vector.
d2
: [vector
(1)]
A binary vector.
list of:
chi_sq | chi-squared statistic at a significance level of 95 % and one degree of freedom, |
chi_p | chi-squared probality at a significance level of 95 % and one degree of freedom. |