Tutorials › Pharmacometrics › PK/PD Models for Continuous Endpoints
Pharmacokinetics · PK/PD Modeling

PK/PD Models for Continuous Endpoints

Learn how pharmacokinetic/pharmacodynamic models connect drug concentration or exposure to continuous outcomes such as biomarkers, laboratory measurements, physiologic variables, and symptom scores—and how different model structures describe the magnitude, shape, and timing of drug effects.

Intermediate PK/PD Modeling Continuous Endpoints Pharmacometrics
01 · The big picture

1. What Is a PK/PD Model for a Continuous Endpoint?

Pharmacokinetics (PK) describes the time course of drug concentration or exposure, while pharmacodynamics (PD) describes how that exposure relates to a biological or clinical effect.

When the outcome is continuous, the response can take a range of numerical values rather than belonging to categories such as responder/non-responder. Examples include blood pressure, glucose concentration, tumor biomarker levels, forced expiratory volume, pain scores treated as approximately continuous, and laboratory measurements.

Dose PK C(t) concentration PD E(t) effect model Y(t) Continuous endpoint measured over time

A PK/PD model links dose to concentration and then links concentration or exposure to a continuous pharmacodynamic endpoint.

Core idea: a continuous-endpoint PK/PD model describes how the expected magnitude of a numerical outcome changes as drug exposure changes, while also accounting for baseline response, time, variability, and—when necessary—delayed pharmacologic effects.
02 · What the model asks

2. What Questions Can a Continuous-Endpoint PK/PD Model Answer?

Continuous PK/PD modeling can address several related questions. The appropriate model depends on the scientific question and the temporal behavior of both exposure and response.

QuestionModel componentWhat it describes
Does response change with exposure?Exposure-response relationshipThe association between concentration or exposure and the expected endpoint
How large is the drug effect?Emax or linear modelThe magnitude of response associated with increasing exposure
Does the effect saturate?Emax modelA response approaching a maximum effect
How steep is the concentration-effect curve?Sigmoid EmaxThe steepness of the exposure-response relationship
Does response begin away from zero?Baseline modelThe expected endpoint in the absence of drug effect
Is there a delay between concentration and effect?Effect compartment or indirect-response modelDelayed or time-dependent pharmacodynamic behavior
Do individuals respond differently?Population PK/PD modelBetween-subject variability and covariate effects

The same observed response pattern can sometimes be represented by more than one model. Model selection should therefore be driven by the scientific question, study design, data structure, biological plausibility, and parameter identifiability.

03 · The endpoint

3. What Is a Continuous Endpoint?

A continuous endpoint is a numerical outcome that can, at least approximately, take values across a range. In PK/PD studies, it is often measured repeatedly after dosing.

Example endpointTypical interpretationPotential PK/PD question
Blood pressurePhysiologic measurementHow does exposure change pressure relative to baseline?
GlucoseMetabolic biomarkerHow does concentration relate to glucose reduction?
LDL cholesterolBiomarkerWhat exposure is associated with the pharmacologic response?
Inflammatory biomarkerLaboratory measurementIs there a concentration-dependent suppression?
FEV1Physiologic lung functionHow does drug concentration affect lung function?
Symptom scoreNumerical clinical measureDoes increasing exposure correspond to greater symptom improvement?

The continuous nature of the endpoint does not by itself determine the PK/PD model. A normally distributed observation model may be reasonable in some settings, whereas transformation, heteroscedastic error, bounded outcomes, or other distributions may require different approaches.

Important distinction: the structural PD model describes the expected relationship between exposure and effect. The observation model describes how measured outcomes vary around that expected relationship.
04 · Model structure

4. Separating PK, PD, and the Observation Model

A useful continuous-endpoint PK/PD model can be thought of as three connected layers.

LayerQuestionExample
PK modelWhat concentration or exposure occurs over time?One-compartment model with first-order elimination
PD modelHow does exposure determine the expected effect?Emax model
Observation modelHow do measured outcomes vary around the expected effect?Additive residual error

For example, a PK model might generate a concentration \(C(t)\). That concentration can then be inserted into an Emax model to obtain an expected response \(E(t)\). The observed endpoint \(Y(t)\) can then be modeled around that expected response.

\[ C(t)\rightarrow E(t)\rightarrow Y(t) \]

This separation is useful because an apparent concentration-response relationship can be affected by PK misspecification, delayed effects, baseline trends, or residual variability.

05 · Linear model

5. Linear PK/PD Models

The simplest exposure-response model assumes that the expected effect changes proportionally with concentration.

\[ E(C)=E_0+\beta C \]

Here, \(E_0\) is the baseline response and \(\beta\) is the change in expected response per unit concentration.

A negative \(\beta\) represents a decreasing endpoint as concentration increases, whereas a positive \(\beta\) represents an increasing endpoint.

When is a linear model useful?

  • When the observed exposure range covers a portion of the exposure-response curve that is approximately linear.
  • When there is no strong evidence of saturation.
  • When a simple interpretable exposure-response relationship is sufficient.
  • When the data do not support estimation of a more complex model.

A linear model should not automatically be interpreted as evidence that the underlying pharmacology is truly linear over all possible concentrations. It may simply be an adequate approximation over the range studied.

06 · Emax model

6. Emax Models for Continuous Endpoints

The Emax model is one of the most widely used models for describing saturable exposure-response relationships.

\[ E(C)=E_0+\frac{E_{\max}C}{EC_{50}+C} \]

Where:

  • \(E_0\) = baseline response.
  • \(E_{\max}\) = maximum drug-related change in response above baseline.
  • \(EC_{50}\) = concentration producing half of the maximum drug effect.
  • \(C\) = drug concentration.

As concentration approaches zero, the predicted effect approaches \(E_0\). As concentration becomes very large, the drug-related component approaches \(E_{\max}\).

E₀ + Emax EC₅₀ 50% effect Concentration Expected response

The Emax model describes a response that increases toward an asymptotic maximum as concentration increases.

The Emax model is especially useful when the exposure range includes enough information about both the rising portion of the curve and its approach toward saturation.

07 · Sigmoid model

7. Sigmoid Emax Models

Some concentration-response relationships are more sharply curved than the standard Emax model can represent. A sigmoid Emax model introduces a Hill coefficient, commonly denoted by \(\gamma\).

\[ E(C)=E_0+\frac{E_{\max}C^\gamma}{EC_{50}^\gamma+C^\gamma} \]

The Hill coefficient controls the steepness of the exposure-response relationship.

ParameterInterpretation
\(E_0\)Baseline response
\(E_{\max}\)Maximum drug-related change
\(EC_{50}\)Concentration producing half-maximal drug effect
\(\gamma\)Shape or steepness parameter

When \(\gamma=1\), the model reduces to the ordinary Emax form. Larger values produce a steeper transition around \(EC_{50}\).

Practical caution: adding a Hill coefficient creates another parameter that must be estimated. A sigmoid model is useful only when the data contain enough information to estimate that additional curvature reliably.
08 · Baseline

8. Modeling Baseline Response

Many continuous endpoints do not start at zero. The response observed before treatment may reflect disease status, physiology, background therapy, or other sources of variation.

A simple baseline Emax model is:

\[ E(C)=E_0+\frac{E_{\max}C}{EC_{50}+C} \]

Here \(E_0\) represents the expected endpoint when drug concentration is effectively zero under the model.

In longitudinal studies, baseline can also vary across individuals:

\[ E_{ij}=E_{0,i}+\frac{E_{\max,i}C_{ij}}{EC_{50,i}+C_{ij}} \]

where \(i\) indexes individuals and \(j\) indexes observations. Population PK/PD models can then describe typical parameter values and between-subject variability.

Baseline adjustment can be particularly important when individuals begin the study at substantially different endpoint values.

09 · Change from baseline

9. Modeling Change From Baseline

Instead of modeling the endpoint itself, a study may focus on the change from baseline:

\[ \Delta E(t)=E(t)-E_{\text{baseline}} \]

An exposure-response model can then be written as:

\[ \Delta E(C)=\frac{E_{\max}C}{EC_{50}+C} \]

This formulation can make the drug-related effect easier to interpret when baseline values differ among individuals.

However, modeling change from baseline is not automatically preferable. The choice between an endpoint model and a change-from-baseline model should reflect the study design, scientific interpretation, covariance structure, and assumptions about baseline.

10 · Direction of effect

10. Increasing Versus Decreasing Endpoints

The same mathematical framework can describe either an increase or a decrease in a continuous endpoint.

For an endpoint that increases with drug exposure:

\[ E(C)=E_0+\frac{E_{\max}C}{EC_{50}+C} \]

For an endpoint that decreases with exposure, the drug-effect parameter can be represented as negative:

\[ E(C)=E_0-\frac{E_{\max}C}{EC_{50}+C} \]

In the second formulation, \(E_{\max}\) is often interpreted as the magnitude of the maximum decrease rather than as a signed effect.

Interpretation matters: always state whether \(E_{\max}\) represents a signed change or the magnitude of the drug effect. This prevents confusion when comparing endpoints whose desirable directions differ.
11 · Time

11. When Concentration Alone Is Not Enough

A basic concentration-response model assumes that the pharmacodynamic effect at a given time is determined by the concentration at that time.

\[ E(t)=f(C(t)) \]

This is sometimes called an instantaneous concentration-effect relationship. It implies that if two observations have the same concentration, they should have the same expected effect, regardless of whether concentration is increasing or decreasing.

That assumption can fail when there is a delay between plasma concentration and pharmacologic effect.

Examples include:

  • Delayed receptor signaling.
  • Distribution into the biophase.
  • Downstream biomarker turnover.
  • Indirect stimulation or inhibition of a response process.
  • Hysteresis between concentration and effect.

When these features are present, effect-compartment, indirect-response, or other dynamic models may be more appropriate.

12 · Delayed effects

12. Effect-Compartment Models

An effect-compartment model introduces a hypothetical compartment whose concentration represents the concentration driving the pharmacodynamic effect.

\[ \frac{dC_e}{dt}=k_{e0}(C-C_e) \]

where \(C\) is the plasma concentration, \(C_e\) is the effect-site concentration, and \(k_{e0}\) controls equilibration between plasma and the effect compartment.

The PD model can then use \(C_e\) rather than plasma concentration:

\[ E(C_e)=E_0+\frac{E_{\max}C_e}{EC_{50}+C_e} \]

This approach can reproduce a delayed pharmacodynamic response while retaining a relatively simple concentration-effect relationship.

The effect compartment is a mathematical construct and should not automatically be interpreted as a literal anatomical compartment.

13 · Dynamic endpoints

13. Indirect-Response Models

Some continuous endpoints are governed by production and loss processes. In these settings, drug concentration may alter the rate of response production or the rate of response loss rather than directly determining the observed endpoint.

A general turnover model can be written as:

\[ \frac{dR}{dt}=k_{\text{in}}-k_{\text{out}}R \]

At baseline steady state:

\[ R_0=\frac{k_{\text{in}}}{k_{\text{out}}} \]

A drug can modify either process. For example, an inhibitory drug effect on production can be represented as:

\[ \frac{dR}{dt} = k_{\text{in}} \left( 1-\frac{I_{\max}C}{IC_{50}+C} \right) -k_{\text{out}}R \]

Alternatively, drug exposure can stimulate production or inhibit loss. The resulting response trajectory can differ substantially from a simple instantaneous Emax relationship.

Key distinction: an Emax model describes the equilibrium concentration-effect relationship, whereas an indirect-response model explicitly describes the dynamics through which the endpoint changes over time.
14 · Variability

14. Continuous Endpoints and Variability

Clinical and biomarker measurements contain variability even when the underlying PK/PD parameters are identical.

A simple observation model is:

\[ Y_{ij}=E_{ij}+\epsilon_{ij} \]

where \(Y_{ij}\) is the observed endpoint, \(E_{ij}\) is the model-predicted expected endpoint, and \(\epsilon_{ij}\) represents residual variability.

For longitudinal data, residual variability may change with the magnitude of the endpoint or may be correlated over time.

Source of variabilityExample
Between-subject variabilityDifferent individuals have different Emax or EC50 values
Residual variabilityObserved biomarker values differ from model predictions
Within-subject correlationRepeated observations from the same individual are related
Covariate effectsBody size, age, disease characteristics, or other factors influence parameters

Population PK/PD modeling provides a framework for representing these sources of variability simultaneously.

15 · Exposure metrics

15. Concentration Versus Exposure

Not every continuous endpoint should be linked directly to instantaneous concentration. Depending on the mechanism and study design, an effect may correlate with an exposure summary such as AUC, average concentration, or another exposure metric.

A simple AUC-response relationship might be:

\[ E(AUC)=E_0+\frac{E_{\max}AUC}{EAUC_{50}+AUC} \]

Alternatively, an average concentration can be used:

\[ C_{\text{avg}}=\frac{AUC}{\tau} \]

where \(\tau\) is the dosing interval under the relevant assumptions.

Using an exposure summary can be useful when the pharmacologic effect reflects cumulative exposure. However, reducing a time-varying concentration profile to a single summary can discard information about timing and peak/trough effects.

16 · Choosing a model

16. How Do You Choose the PK/PD Model?

Model selection should begin with the scientific question rather than with a preferred mathematical form.

Observed pattern or scientific needPotential model
Approximately proportional concentration-effect relationshipLinear model
Saturable effectEmax model
Very steep concentration-effect relationshipSigmoid Emax
Nonzero baselineBaseline-adjusted model
Delayed effectEffect-compartment model
Response governed by production/loss processesIndirect-response model
Individual differences in responsePopulation PK/PD model
Effect associated with cumulative exposureExposure-response model using AUC or another exposure metric

Model complexity should be supported by the available data. Adding parameters can improve flexibility, but it can also make parameters weakly identifiable or highly uncertain.

17 · Worked example

17. Worked Example: An Emax Model for a Continuous Biomarker

Suppose a hypothetical drug is being studied for its effect on a continuous biomarker. The baseline biomarker value is 100 units. A PK analysis provides a concentration of 4 mg/L at a particular time point.

Suppose the PD model has:

  • \(E_0=100\) units
  • \(E_{\max}=-60\) units
  • \(EC_{50}=2\) mg/L

Step 1: Write the model

\[ E(C)=100-\frac{60C}{2+C} \]

Step 2: Insert the concentration

\[ E(4)=100-\frac{60(4)}{2+4} \]

Step 3: Calculate the drug-related effect

\[ \frac{60(4)}{6}=40 \]

Step 4: Calculate the predicted endpoint

\[ E(4)=100-40=60 \text{ units} \]

The model therefore predicts an endpoint of approximately 60 units at a concentration of 4 mg/L.

Step 5: Interpret the result

The predicted reduction from baseline is:

\[ \Delta E=60-100=-40 \text{ units} \]

Thus, at 4 mg/L, the model predicts a 40-unit reduction from the baseline value of 100 units.

What this example demonstrates: the PK model supplies the concentration, while the PD model converts that concentration into an expected continuous endpoint. The calculation is straightforward, but the scientific interpretation depends on whether the Emax model adequately represents the observed data and pharmacology.
18 · Interpretation

18. How Should PK/PD Parameters Be Interpreted?

Each parameter answers a different question about the exposure-response relationship.

ParameterInterpretation
E0Expected endpoint when the drug-related concentration-effect component is zero
EmaxMagnitude of the asymptotic maximum drug effect
EC50Exposure producing half the maximum drug effect under the model
Hill coefficientControls the steepness of a sigmoid concentration-effect relationship
ke0Controls equilibration between plasma and effect compartment in an effect-compartment model
kinBaseline input or production rate in a turnover model
koutLoss or turnover rate in a turnover model

Parameter interpretation is always conditional on the model structure. For example, \(EC_{50}\) from an instantaneous Emax model should not automatically be interpreted as a universal measure of pharmacologic potency if the actual system contains substantial hysteresis or delayed response.

19 · Model evaluation

19. How Do You Evaluate a Continuous PK/PD Model?

A fitted model should be evaluated using more than a single measure of statistical fit.

  • Observed-versus-predicted plots: assess systematic disagreement between observations and predictions.
  • Residual plots: identify trends, heteroscedasticity, and other systematic error.
  • Time-course plots: determine whether the model reproduces the temporal pattern of the endpoint.
  • Parameter uncertainty: evaluate whether key parameters are estimated precisely enough for the intended use.
  • Biological plausibility: assess whether parameter values are compatible with the scientific setting.
  • Visual predictive checks: for population models, compare simulated distributions with observed data.
  • Alternative model structures: determine whether conclusions depend strongly on structural assumptions.
Good fit is not enough: a model can reproduce observed data while still being poorly identified, biologically implausible, or unsuitable for extrapolation.
20 · Practical workflow

20. A Practical Workflow for Continuous-Endpoint PK/PD Modeling

  1. Define the scientific question. Decide whether the objective is to characterize magnitude, potency, timing, variability, or prediction.
  2. Explore the PK data. Understand the concentration-time profile before constructing the PD relationship.
  3. Characterize the endpoint. Examine baseline, time trends, scale, variability, and repeated measurements.
  4. Plot concentration versus endpoint. Look for linearity, saturation, hysteresis, or other patterns.
  5. Start with a plausible structural model. Consider linear, Emax, sigmoid Emax, effect-compartment, or indirect-response structures as appropriate.
  6. Specify the observation model. Account for residual variability and, where appropriate, correlation among repeated measurements.
  7. Estimate parameters. Use an estimation approach appropriate for the data and model.
  8. Evaluate diagnostics. Check predictions, residuals, time-course behavior, parameter uncertainty, and plausibility.
  9. Assess alternative models. Determine whether more complex structures are supported by the data.
  10. Use the model for prediction or simulation. Clearly distinguish observed information from model-based inference.
21 · Limitations

21. What PK/PD Models Do Not Tell Us Automatically

PK/PD models are powerful quantitative tools, but their parameters should not be interpreted independently of the model and study design.

  • Association is not automatically mechanism. A concentration-response relationship can be consistent with pharmacology without establishing a complete biological mechanism.
  • EC50 depends on model structure. Delays, indirect effects, and exposure metrics can alter its interpretation.
  • Emax may be weakly identified. If concentrations do not approach the region of saturation, the maximum effect can be difficult to estimate.
  • Hill coefficients require information. Sparse exposure ranges may not support reliable estimation of sigmoid curvature.
  • Timing matters. An instantaneous concentration-effect model can be inadequate when the effect is delayed.
  • Baseline variability matters. Ignoring meaningful baseline differences can distort the exposure-response relationship.
  • Extrapolation requires caution. Predictions outside the observed exposure range depend strongly on structural assumptions.

22. Key Takeaways

  • Continuous endpoints include numerical biomarkers, physiologic measurements, laboratory values, and other outcomes that vary over a quantitative range.
  • A PK/PD model connects drug concentration or exposure to an expected continuous pharmacodynamic response.
  • The PK model describes concentration or exposure, while the PD model describes the exposure-effect relationship.
  • A linear model is useful when the observed exposure-response relationship is approximately proportional over the relevant range.
  • The Emax model describes a saturable response and uses parameters such as E0, Emax, and EC50.
  • The sigmoid Emax model adds a Hill coefficient to describe a steeper exposure-response relationship.
  • Baseline and change-from-baseline formulations can be useful when continuous endpoints begin at nonzero or variable values.
  • Effect-compartment and indirect-response models can describe delayed pharmacodynamic effects that are not adequately represented by instantaneous concentration.
  • Population PK/PD models can describe between-subject variability and covariate relationships.
  • The observation model is separate from the structural PD model and describes variability around the expected response.
  • Model evaluation should include predictions, residuals, temporal behavior, parameter uncertainty, and biological plausibility.
  • The appropriate model is the one that adequately addresses the scientific question while remaining identifiable and interpretable from the available data.
Next step

Where to Go Next

A natural progression is to study the individual components of continuous-endpoint PK/PD modeling in greater detail: Emax models, Hill and sigmoid Emax models, baseline response models, maximum effect and EC50 estimation, hysteresis, effect-compartment models, and indirect-response models.

After these structural models, population PK/PD modeling provides the next level of complexity by incorporating interindividual variability, covariates, repeated measurements, and simulation-based evaluation.

← Back to Pharmacokinetics Tutorials