getLogrank
getLogrank
computes the logrank statistic.
getLogrank(obj, t, delta)
obj
: [survivalsvmprediction
(1)]
Object of class survivalsvmprediction
.
t
: [numeric
(1)]
Numeric vector (of survival times).
delta
: [vector
(1)]
Binary vector (of status).
list of:
chi_sq | chi-squared statistic and |
chi_p | chi-squared probality. |