pysurvival
pysurvival copied to clipboard
Way to extend the survival curve beyond the range of the time buckets ?
Hi,
Currently the survival curve given by the model is limited only to the range of the time buckets. If i give a time that is outside the time bucket, the survival value is just the value of survival predicted for the last value in the bucket. So, basically survival probability flat lines after the range. Is there a way to extrapolate the model beyond it ?
Thanks