View source: R/survivalFunctions.R
WeibSurvPFS | R Documentation |
PFS Survival Function from Weibull Transition Hazards
WeibSurvPFS(t, h01, h02, p01, p02)
t |
( |
h01 |
(positive |
h02 |
(positive |
p01 |
(positive |
p02 |
(positive |
This returns the value of PFS survival function at time t.
WeibSurvPFS(c(1:5), 0.2, 0.5, 1.2, 0.9)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.