flowchart LR
Start["Phase II<br/>Results"] --> Q1{"Efficacy?"}
Q1 -->|No| Stop1["Stop"]
Q1 -->|Yes| Q2{"Safety?"}
Q2 -->|No| Stop2["Stop/<br/>Redesign"]
Q2 -->|Yes| Q3{"Dose<br/>identified?"}
Q3 -->|No| More["More<br/>dose-finding"]
Q3 -->|Yes| Q4{"Commercial<br/>viable?"}
Q4 -->|No| Reassess["Reassess"]
Q4 -->|Yes| Go["Phase III"]
classDef stopNode fill:#ffebee,stroke:#c62828,stroke-width:2px,color:#000
classDef goNode fill:#e8f5e9,stroke:#2e7d32,stroke-width:2px,color:#000
classDef decisionNode fill:#fff3e0,stroke:#f57c00,stroke-width:2px,color:#000
classDef actionNode fill:#e3f2fd,stroke:#1976d2,stroke-width:2px,color:#000
class Stop1,Stop2 stopNode
class Go goNode
class Q1,Q2,Q3,Q4 decisionNode
class More,Reassess actionNode
8 Phase II: Therapeutic Exploratory
Phase II is where clinical research shifts from the question “is this drug safe?” to the more consequential question “does this drug actually work?” These studies represent the first controlled exploration of whether an investigational drug can produce the therapeutic effects that preclinical research suggested it might.
The transition from Phase I to Phase II marks a fundamental change in emphasis. Phase I studies established that the drug can be given to humans with acceptable safety. Phase II studies must now establish that giving the drug to humans accomplishes something worthwhile.
This exploration occurs in two stages (see Table 8.1). Early Phase II studies (sometimes called Phase IIa) seek proof of concept: evidence that the drug produces some measurable therapeutic effect in patients with the target condition. Later Phase II studies (Phase IIb) take that signal and try to understand it better (International Council for Harmonisation 2021):
| Aspect | Phase IIa (Proof of Concept) | Phase IIb (Dose Finding) |
|---|---|---|
| Primary Objective | Detect therapeutic signal; establish proof of concept | Characterize dose-response; select Phase III dose |
| Sample Size | 20-100 patients | 100-300 patients |
| Design | May be open-label or informally controlled | Randomized, controlled, often with multiple dose arms |
| Duration | Shorter (weeks to months) | Longer (months) |
| Endpoints | Exploratory; biomarkers and early efficacy signals | Primary efficacy endpoints; full safety characterization |
| Key Question | “Does this drug do anything beneficial?” | “What dose balances efficacy and safety?” |
| Go/No-Go Decision | Proceed to dose-finding or terminate | Proceed to Phase III or terminate |
8.1 The Dose-Response Relationship
Understanding how response changes with dose is one of the most critical (and challenging) objectives of Phase II (International Council for Harmonisation 2021). The relationship is rarely simple.
At very low doses, there may be no detectable effect; the drug is present but at concentrations too low to produce meaningful target engagement. As doses increase, response emerges and grows. Eventually, a plateau is reached where higher doses produce little additional benefit. At still higher doses, toxicity may begin to outweigh efficacy.
The goal of dose-finding studies is to characterize this curve well enough to select the optimal dose for Phase III: high enough to produce meaningful efficacy, low enough to minimize toxicity, positioned in the portion of the curve where small dose differences do not produce large response differences. Common dose-finding approaches are summarized in Table 8.2.
| Approach | Description | Advantages | Disadvantages |
|---|---|---|---|
| Parallel Dose Groups | Fixed doses compared in separate arms | Straightforward analysis; clear comparisons | Requires larger sample sizes; less efficient |
| Dose Escalation Within Subjects | Individuals receive increasing doses sequentially | More efficient use of subjects | Effects may reflect cumulative exposure; carryover effects |
| Adaptive Designs | Allocation modified based on interim data | Concentrates patients in informative dose ranges | More complex; requires careful pre-specification |
| MCP-Mod | Multiple comparison procedure with modeling | Extracts maximum information about dose-response curve | Requires sophisticated statistical expertise |
| Bayesian Adaptive | Uses Bayesian updating to allocate to optimal doses | Efficient; incorporates prior knowledge | Complex implementation; regulatory acceptance varies |
Whatever the approach, certain principles apply (U.S. Food and Drug Administration 2019): Placebo should almost always be included, both to quantify the drug’s effect over background and to account for the often-substantial placebo response in many indications. The doses studied should bracket the expected optimal dose, including doses both above and below the target. And the analysis should incorporate pharmacokinetic data, since exposure-response relationships are often more interpretable than simple dose-response relationships.
The Emax Model
The most widely used mathematical description of dose-response is the Emax model, borrowed directly from pharmacology (MacDougall 2006):
\[E(d) = E_0 + \frac{E_{\max} \cdot d^{\gamma}}{ED_{50}^{\gamma} + d^{\gamma}}\]
where \(E_0\) is the baseline (placebo-level) response, \(E_{\max}\) is the maximum drug effect above baseline, \(ED_{50}\) is the dose producing half the maximum effect, and \(\gamma\) (the Hill coefficient) controls the steepness of the curve. When \(\gamma = 1\) the model reduces to the simple three-parameter Emax model (\(E_0\), \(E_{\max}\), \(ED_{50}\)); letting \(\gamma\) be a free fourth parameter gives the sigmoid (S-shaped) Emax, or Hill, model, with \(\gamma > 1\) producing progressively steeper curves.
For practitioners, the Emax model offers a compact description of what dose-response data actually look like: a flat region at very low doses where exposure is below the effect threshold, a rising middle region where small dose changes produce meaningful changes in response, and a plateau at high doses where increases produce diminishing returns. These three regions have direct implications for Phase III dose selection: the plateau region is where you want to be, high enough for reliable efficacy but not so high that the incremental toxicity of further dose increases outweighs any additional benefit.
When preclinical or Phase IIa data suggest a plausible range for \(ED_{50}\) and \(E_{\max}\), these values can be incorporated as Bayesian priors into Phase IIb dose-finding, allowing the sponsor to update the dose-response estimate as the trial accumulates data.
MCP-Mod: Combining Significance Testing with Dose-Response Modeling
A purely comparative analysis of dose-response data (testing each dose against placebo with separate t-tests) is statistically inefficient: it cannot interpolate between doses to find the optimal one, and applying multiple comparisons corrections loses power. MCP-Mod (Multiple Comparison Procedures combined with Modeling) was developed as a principled solution (Bretz, Pinheiro, and Branson 2005).
The procedure runs in two sequential steps:
Multiple comparison step. The analyst pre-specifies a family of candidate dose-response models (e.g., Emax, linear, quadratic, logistic, exponential). For each model, optimally weighted contrast tests compare the dose groups against placebo, with the weights chosen to maximize power if that model is correct. The test asks: “Does any candidate model fit the data well enough to reject the null of no dose-response signal?” This single test controls Type I error across all candidate models.
Modeling step. If the test is significant, each candidate model is fitted to the data and the best-fitting model is selected (typically by AIC). The selected model is then used to estimate the dose-response curve and identify the target dose: the dose estimated to produce a pre-specified target effect (e.g., 80% of \(E_{\max}\), or a clinically meaningful threshold).
For sponsors and CROs, MCP-Mod’s value is that it produces a dose-recommendation supported by a statistically defensible selection procedure and a fitted dose-response curve. This gives Phase III teams a model-based rationale for the chosen dose, not just “dose 3 looked best numerically.” Both FDA and EMA have recognized MCP-Mod as an acceptable dose-response analysis method: EMA issued a formal qualification opinion in 2014 (EMA Committee for Medicinal Products for Human Use (CHMP) 2014) and FDA subsequently acknowledged the approach in regulatory interactions.
8.2 Endpoint Selection
The choice of endpoint (what is measured to determine whether the drug works) is critical in Phase II. The ideal endpoint would be the clinical outcome we ultimately care about: survival, resolution of disease, or clinically meaningful symptom improvement. But these outcomes often require large samples or long follow-up to observe.
Phase II studies therefore often use surrogate endpoints: measurements that are expected to predict clinical outcome but can be observed more quickly and in smaller populations (see examples in Table 8.3) (International Council for Harmonisation 1998). When selecting surrogate endpoints for Phase II, the ICH E9(R1) estimands framework provides a structured approach to defining precisely what treatment effect is being estimated (International Council for Harmonisation 2019). This includes specifying how intercurrent events (such as treatment discontinuation, use of rescue medication, or switching to alternative therapy) will be handled in the analysis. For example, a Phase II diabetes study using HbA1c as a surrogate must define whether the estimand reflects treatment effect while patients remain on therapy (a “while on treatment” strategy) or the effect regardless of treatment adherence (a “treatment policy” strategy).
FDA’s Patient-Focused Drug Development guidance series emphasizes incorporating patient perspectives into endpoint selection, particularly for clinical outcome assessments (COAs) that capture treatment benefit from the patient’s perspective (U.S. Food and Drug Administration 2023). This patient-centric approach ensures that endpoints reflect outcomes that matter to patients, not just biomarkers convenient for measurement.
| Therapeutic Area | Surrogate Endpoint | Clinical Outcome | Validation Status |
|---|---|---|---|
| Cardiovascular | Blood pressure reduction | Myocardial infarction, stroke, cardiovascular death | Well-validated |
| Oncology | Tumor shrinkage (objective response rate) | Overall survival | Partially validated; varies by cancer type |
| HIV/AIDS | Viral load (HIV RNA) | AIDS progression, death | Well-validated |
| Diabetes | HbA1c reduction | Diabetic complications (retinopathy, nephropathy) | Well-validated |
| Alzheimer’s | Amyloid plaque reduction (PET imaging) | Cognitive decline | Controversial; under evaluation |
| Osteoporosis | Bone mineral density | Fracture risk | Reasonably well-validated |
Surrogates offer efficiency, but they carry risk. Not every change in a surrogate translates to clinical benefit. Drug A might lower blood pressure more than Drug B yet produce no better cardiovascular outcomes. Using surrogates in Phase II is generally accepted (the goal is to detect signals and select doses), but the relationship between surrogate and clinical benefit must be established if the surrogate is to support regulatory approval.
8.3 Adaptive Designs
The traditional approach to Phase II (design a study, run it to completion, analyze the results) has given way to more flexible adaptive designs that allow modifications based on accumulating data.
Modern Phase II studies frequently employ adaptive designs that allow for data-driven modifications during the trial. These may include sample size re-estimation to maintain statistical power in the face of unexpected variability, or response-adaptive randomization to prioritize better-performing arms. Researchers may also drop ineffective doses or add new ones to better characterize the dose-response relationship, and in some cases use seamless Phase II/III designs that transition directly into confirmatory stages based on interim evidence.
The FDA has issued guidance supporting the use of adaptive designs when appropriately planned. Key requirements include pre-specifying the adaptation rules, controlling Type I error across the adaptation, and maintaining the integrity of the trial despite the modifications. For Phase II, advanced Bayesian frameworks are increasingly used to handle these adaptations (including stopping for futility, dropping arms, or response-adaptive randomization), supported by rigorous simulation workflows to maintain statistical integrity (Granholm et al. 2025).
8.4 Stopping for Futility: Predictive Probability of Success
One of the most consequential decisions in a Phase II trial is whether to stop early when interim data are discouraging. Continuing a trial that is unlikely to succeed wastes resources and delays alternative programs; stopping prematurely risks abandoning a drug that would have succeeded with more time.
The classical approach to futility is conditional power: given the observed interim data and assuming the true treatment effect equals the interim estimate, what is the probability of achieving a significant result at the final analysis? A conditional power below 20% is a common (though arbitrary) threshold for stopping.
A more principled alternative is the predictive probability of success (PPoS), described in detail at Section 12.7.1. Rather than conditioning on a point estimate of the treatment effect, PPoS integrates over the entire posterior distribution of the effect: it asks “given everything we’ve seen, what is the probability that this trial will succeed if we complete it?” This approach accounts for the statistical uncertainty in the interim estimate, which is often substantial in Phase II when sample sizes are small. A trial that has seen a modest positive trend with wide uncertainty has a meaningfully different PPoS than one where the interim estimate is close to zero with tight confidence.
A sponsor or DSMB that uses PPoS for futility monitoring should pre-specify the threshold at which stopping is triggered (typically PPoS \(< 0.05\) to \(0.20\), depending on the indication and the sponsor’s willingness to continue for potential upside) and the interim time points at which the analysis is run. Triggering a futility stop mid-trial without pre-specification creates regulatory and operational risk. Simulations under a range of plausible treatment effects should also verify that the futility rule does not stop trials with genuine efficacy too frequently under the planned operating characteristics.
Futility stopping is particularly valuable in Phase II because the whole purpose of Phase II is to efficiently separate signals from noise before committing Phase III resources. A well-designed Phase II program with pre-specified futility criteria does not “kill” promising drugs; it correctly identifies drugs that have not demonstrated sufficient promise to justify the investment that follows.
The transition from Phase II to Phase III is often called the Phase II decision, and it represents one of the most consequential moments in drug development (see Figure 8.1). By this point, a sponsor has typically invested tens to hundreds of millions of dollars and several years of development time (DiMasi, Grabowski, and Hansen 2016). Proceeding to Phase III will require several hundred million dollars more. And the probability of success in Phase III, even with positive Phase II data, is far from certain.
The Phase II decision integrates factors such as the strength of efficacy evidence, the acceptability of the safety profile relative to the disease burden, and the identification of an optimal dose for Phase III. Sponsors must also evaluate commercial viability and the drug’s competitive position.
The statistics of Phase II are sobering. Approximately 70% of drugs fail to advance from Phase II to Phase III (Biotechnology Innovation Organization, QLS Advisors, and Informa Pharma Intelligence 2021). For some therapeutic areas (central nervous system disorders, for example), the failure rate is even higher. These failures represent not just scientific disappointments but also substantial financial losses.
Yet these failures serve a clear purpose. They prevent even costlier failures in Phase III. A rigorous Phase II program that kills an ineffective drug is doing exactly what it should do: providing a mechanism for learning that the drug does not work before hundreds of millions of additional dollars are spent.
8.5 The Critical Role of Biomarkers
Throughout Phase II, biomarkers provide mechanistic insight that complements clinical endpoints. A biomarker might measure target engagement (is the drug hitting its intended target?), pathway modulation (is the biological pathway being affected as expected?), or early disease response (are the first signs of therapeutic effect appearing?).
Biomarkers are particularly valuable when clinical endpoints take time to manifest. In Alzheimer’s disease, for example, cognitive decline occurs slowly. Biomarkers of amyloid plaque or tau pathology may provide earlier signals that a drug is having biological effect, even if clinical improvement is not yet evident.
The challenge is that biomarker changes do not always translate to clinical benefit. A drug might successfully engage its target without producing meaningful therapeutic improvement. The ultimate test remains clinical outcomes, but biomarkers help illuminate the path.