View source: R/probtrans_ebmstate.R
cumhaz_splines | R Documentation |
Creates a spline approximation for the vector of cumulative hazards of each transition.
cumhaz_splines(cumhaz)
cumhaz |
An object of class |
This function is used by the function probtrans_by_convolution
. It is not meant to be called by the user.
A list of estimated cumulative hazard functions (one for each transition).
Rui Costa
msfit_generic
; msfit
; probtrans_by_convolution
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.