inst/validation/requirements/03_Multitrial.md

' @title Multitrial_03

' @editor Johannes Cepicka

' @editDate 2022-08-16

' @riskAssessment

' 03.01: Medium Risk, High Impact

' 03.02: Medium Risk, High Impact

' 03.03: Low Risk, High Impact

' 03.04: Medium Risk, High Impact

' 03.05: High Risk, High Impact

' 03.06: Low Risk, High Impact

' 03.07: Low Risk, High Impact

' 03.08: Low Risk, High Impact

' 03.09: High Risk, Low Impact

' 03.10: Medium Risk, High Impact

' 03.11: Medium Risk, High Impact

' 03.12: High Risk, Low Impact

' 03.13: Low Risk, Low Impact

' 03.14: Very High Risk, Medium Impact

' 03.15: Medium Risk, Medium Impact

' 03.16: Low Risk, Medium Impact

' 03.17: Low Risk, Medium Impact

' 03.18: Low Risk, Medium Impact

' 03.19: Low Risk, Medium Impact

' 03.20: Low Risk, Medium Impact

' 03.21: Low Risk, Medium Impact

03. Programs with several phase III trials (“multitrial”)

The program should also implement a framework developed for phase II/III drug development programs where several phase III trials are performed. This is of particular relevance as regulatory agencies often require statistical significance in two or more phase III trials. Different cases, defined by the number of significant trials needed for approval, should be implemented in the package. For each case, different strategies, defined by the number of phase III trials to be conducted in order to reach the goal of the case, should be implemented. For the success of the drug development program, it is necessary that the treatment effects of all phase III trials point in the same direction. For example, if we select case 3 and strategy 4, we require four phase III trials, where three need to be significant at level $\alpha$ and the treatment effect of the fourth must point in the same direction. Hence, in addition to the parameters from the basic setting, the user should be allowed to provide the following parameters:

| Case | Possible strategies for this case | |------|---------------------------------------------------------------| | 1 | 1, 2 | | 2 | 1 (with significance level of $\alpha^2$), 2, 3, 23 (=2+1) | | 3 | 1 (with significance level of $\alpha^3$), 3, 4 |

*For cases 2 and 3, the package should also provide the strategy to only use one trial, but with adjusted significance level.

** For case 2, the package should also provide a 2+1 one strategy: If after conducting two trials, only one delivers a significant result and the other trial’s treatment effect points at least in the same direction, a third trial should be conducted. This strategy will be called “23” in the package.

In analogy to the other sections, we pose the following requirements:

For every case and possible strategy, we expect the program to calculate the optimal sample size, the optimal threshold value and the corresponding expected utility of the drug development program correctly. Methods should be implemented according to the table above. If the user sets strategy = TRUE, the program should return every strategy implemented for the specified case. (This should be the default value.) We expect an error message if a strategy is impossible for the respective case. We formulate this as follows:

As before, in addition to the main results of optimal sample size, the optimal threshold value and expected utility, the program should be able to return the following additional data concerning the drug development program:



Sterniii3/drugdevelopR documentation built on Jan. 26, 2024, 6:17 a.m.