getLogrank {survivalsvm} | R Documentation |
getLogrank
Description
computes the logrank statistic.
Usage
getLogrank(obj, t, delta)
Arguments
obj |
[ |
t |
[ |
delta |
[ |
Value
list of:
chi_sq | chi-squared statistic and |
chi_p | chi-squared probality. |
[Package survivalsvm version 0.0.6 Index]