- hr1
assumed true treatment effect on HR scale for endpoint 1 (e.g. OS)
- hr2
assumed true treatment effect on HR scale for endpoint 2 (e.g. PFS)
- id1
amount of information for hr1 in terms of number of events
- id2
amount of information for hr2 in terms of number of events
- n2min
minimal total sample size in phase II, must be divisible by 3
- n2max
maximal total sample size in phase II, must be divisible by 3
- stepn2
stepsize for the optimization over n2, must be divisible by 3
- hrgomin
minimal threshold value for the go/no-go decision rule
- hrgomax
maximal threshold value for the go/no-go decision rule
- stephrgo
step size for the optimization over HRgo
- alpha
one-sided significance level/family-wise error rate
- beta
type-II error rate for any pair, i.e. 1 - beta
is the (any-pair) power for calculation of the number of events for phase III
- c2
variable per-patient cost for phase II in 10^5 $.
- c3
variable per-patient cost for phase III in 10^5 $.
- c02
fixed cost for phase II in 10^5 $.
- c03
fixed cost for phase III in 10^5 $.
- K
constraint on the costs of the program, default: Inf, e.g. no constraint
- N
constraint on the total expected sample size of the program, default: Inf, e.g. no constraint
- S
constraint on the expected probability of a successful program, default: -Inf, e.g. no constraint
- b11
expected gain for effect size category "small"
if endpoint 1 is significant (and endpoint 2 may or may not be significant)
- b21
expected gain for effect size category "medium"
if endpoint 1 is significant (and endpoint 2 may or may not be significant)
- b31
expected gain for effect size category "large"
if endpoint 1 is significant (and endpoint 2 may or may not be significant)
- b12
expected gain for effect size category "small"
if endpoint 1 is not significant, but endpoint 2 is
- b22
expected gain for effect size category "medium"
if endpoint 1 is not significant, but endpoint 2 is
- b32
expected gain for effect size category "large"
if endpoint 1 is not significant, but endpoint 2 is
- steps1
lower boundary for effect size category "small" in HR scale, default: 1
- stepm1
lower boundary for effect size category "medium" in HR scale = upper boundary for effect size category "small" in HR scale, default: 0.95
- stepl1
lower boundary for effect size category "large" in HR scale = upper boundary for effect size category "medium" in HR scale, default: 0.85
- rho
correlation between the two endpoints
- fixed
assumed fixed treatment effect
- num_cl
number of clusters used for parallel computing, default: 1