dtl_cor_the_PH_upper_bound | R Documentation |
Get theoretical upper bound of correlation coefficient
dtl_cor_the_PH_upper_bound(tau_k, pi_ar = 0.5, q, gamma)
tau_k |
Equals n/n_k, where n is the number of patients per treatment arm at the DTL look and n_k is the number of patients in both selected and control arms at the kth interim analysis. |
pi_ar |
Allocation rate of treatment and control (0.5 by default) |
q |
Response rate under the null |
gamma |
Hazards ratio of responders and non-responders |
Theoretical upper bound of correlation coefficient
dtl_cor_the_PH_upper_bound(tau_k = 0.4, pi_ar = 0.5, q = 0.3, gamma = 0.2)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.