ContrastRMSTs {Temporal} | R Documentation |
Compare the restricted mean survival times of the fitted distributions for two treatment arms.
ContrastRMSTs(fit1, fit0, sig = 0.05)
fit1 |
Fitted parametric survival distribution for arm 1. |
fit0 |
Fitted parametric survival distribution for arm 0. |
sig |
Significance level, for |
Data.frame contrasting the difference and ratio of RMSTs at each time point.