get_sample_multiple_tte {drugdevelopR} | R Documentation |
Generate sample for Monte Carlo integration in the multiple setting
Description
Generate sample for Monte Carlo integration in the multiple setting
Usage
get_sample_multiple_tte(hr1, hr2, id1, id2, rho)
Arguments
hr1 |
assumed true treatment effect on HR scale for endpoint OS |
hr2 |
assumed true treatment effect on HR scale for endpoint PFS |
id1 |
amount of information for |
id2 |
amount of information for |
rho |
correlation between the two endpoints |
Value
a randomly generated data frame
[Package drugdevelopR version 1.0.2 Index]