This function calculate the probability that the endpoint OS is statistically significant. In the context of cancer research OS stands for overall survival, a positive treatment effect in this endpoints is thus sufficient for a successful program.
os_tte(HRgo, n2, alpha, beta, hr1, hr2, id1, id2, fixed, rho, rsamp)
The output of the function os_tte()
is the probability that endpoint OS significant.
threshold value for the go/no-go decision rule;
total sample size for phase II; must be even number
one- sided significance level
1-beta power for calculation of the number of events for phase III by Schoenfeld (1981) formula
assumed true treatment effect on HR scale for endpoint OS
assumed true treatment effect on HR scale for endpoint PFS
amount of information for hr1
in terms of number of events
amount of information for hr2
in terms of number of events
choose if true treatment effects are fixed or random
correlation between the two endpoints
sample data set for Monte Carlo integration