predict.haz2ts()
method added to objects of class 'haz2ts'
.
It allows prediction of the hazard, its standard errors, the cumulative hazard
and the survival probability, from a fitted model of type 'haz2ts'
, for
arbitrary values of the time scales. It can also be used to obtain individual
predictions for the original data points.
predict_comprisk2ts()
allows prediction for competing risks models.
It takes as input a list of cause-specific hazard models over two time scales,
all fitted with fit2ts()
, on the same grid, and a new data.frame with values
of the two time scales for which predictions are requested.
DESCRIPTION
has been updated, to correct a small typo.