resample_surv {heemod} | R Documentation |
Resample survival distribution
Description
Resample survival distribution
Usage
resample_surv(n)
resample_surv_boot(x)
resample_surv_dist(x, n)
r_resample_surv_dist(distribution, type, args)
r_boot_survfit(x)
Arguments
n |
the number of observations to generate if dist is specified or x is a The lower n is, the higher is the variability |
x |
a |
[Package heemod version 1.0.2 Index]