View source: R/msfit_subjects.R
baseline_intensities_from_coxmod | R Documentation |
Recover baseline intensities (in the form of intensity_matrices) from a coxph() fit on multi-state data.
baseline_intensities_from_coxmod(object, tmat, newdata)
object |
A |
tmat |
A transition matrix as created by |
newdata |
A
Note that newdata must contain a column containing the variable which was
used to determine the stratum of a transition in |
Daniel Gomon
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.