wlr_weight | R Documentation |
wlr_weight_fh
is Fleming-Harriongton, FH(rho, gamma) weight function.
wlr_weight_1
is constant for log rank test
wlr_weight_power
is Gehan-Breslow and Tarone-Ware weight function.
wlr_weight_fh(x, arm0, arm1, rho = 0, gamma = 0, tau = NULL) wlr_weight_1(x, arm0, arm1) wlr_weight_n(x, arm0, arm1, power = 1)
x |
analysis time |
arm0 |
an "arm" object defined in |
arm1 |
an "arm" object defined in |
rho |
A scalar parameter that controls the type of test |
gamma |
A scalar parameter that controls the type of test |
tau |
A scalar parameter of the cut-off time for modest weighted log rank test |
power |
A scalar parameter that controls the power of the weight function |
The contents of this section are shown in PDF user manual only.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.