fh | R Documentation |
Fleming-Harrington weighting function
fh(rho = 0, gamma = 0)
rho |
Non-negative number. |
gamma |
Non-negative number. |
A list of parameters of the Fleming-Harrington weighting function
sim_pw_surv(n = 200) |>
cut_data_by_event(100) |>
wlr(weight = fh(rho = 0, gamma = 1))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.