Spline approximations of the cumulative hazard functions
Creates a spline approximation for the vector of cumulative hazards of each transition.
cumhaz_splines(cumhaz)
cumhaz
: An object of class msfit
, created by msfit_generic
or msfit
.A list of estimated cumulative hazard functions (one for each transition).
This function is used by the function probtrans_by_convolution
. It is not meant to be called by the user.
msfit_generic
; msfit
; probtrans_by_convolution
.
Rui Costa
Useful links