inst/validation/requirements/01_BasicSetting.md

' @title 01_BasicSetting

' @editor Johannes Cepicka

' @editDate 2022-08-16

' @riskAssessment

' 01.01: Low Risk, Very High Impact

' 01.02: Low Risk, Very High Impact

' 01.03: Low Risk, Very High Impact

' 01.04: Medium Risk, Low Impact

' 01.05: Low Risk, High Impact

' 01.06: Medium Risk, High Impact

' 01.07: Low Risk, Low Impact

' 01.08: High Risk, Low Impact

' 01.09: Low Risk, High Impact

' 01.10: Low Risk, High Impact

' 01.11: Low Risk, High Impact

' 01.12: Low Risk, High Impact

' 01.13: Low Risk, Medium Impact

' 01.14: Low Risk, Medium Impact

' 01.15: Low Risk, Medium Impact

' 01.16: Low Risk, Medium Impact

01. Basic setting

In the simplest case, the drug development program consists of a single exploratory phase II trial which is, in case of promising results, followed by one confirmatory phase III trial testing the superiority of an experimental treatment over a control treatment. The package should ask for the following user input values specific to the particular drug development program in consideration:

These input values are necessary for all settings, not just for the basic setting. Input values which are only relevant in the basic setting are the following:

Based on these input values, the program should calculate the optimal sample size and the optimal threshold value as well as the expected utility for this sample size and threshold value. As the program is required to calculate these two results in every sub-requirement within this section, we will refer to them as “the results” for the sake of simplicity. There are different possibilities how the outcome variables can be distributed. In order to fulfill the needs of different trials, the program should meet the following requirements concerning outcome variables:

The basic setting should be adaptable to more refined use cases. One special use case may be skipping the phase II, e.g. when enough information is available to proceed directly to a confirmatory trial. In this case, no optimization for phase II sample size and threshold value should be performed, but the sample size and utility of the phase III trial should still be calculated correctly. The treatment effect for the phase III planning should then be calculated as the median of the prior distribution. This leads to the following requirement:

Several other options for the regular setting (including both phase II and phase II should be available):

In addition to the main results of optimal sample size, the optimal threshold value and the 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.