varHaz.fixed | R Documentation |
A function that upgrades varHaz from the msfit object where the variances are estimated using the Greenwood estimator; it is further assumed that variances for the population hazards are equal to zero.
varHaz.fixed(varHaz, link_trans, varHaz_original)
varHaz |
The varHaz object (present in a msfit object). |
link_trans |
A list that gives the linkage between the original and upgraded transition matrix. |
varHaz_original |
The original varHaz object from msfit (without the eventual time conversion). |
Return the upgraded varHaz object containing variances for the split transitions.
Damjan Manevski damjan.manevski@mf.uni-lj.si
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.