Tutorials › Pharmacometrics › Introduction to PK/PD Modeling: Linking Exposure to Effect
Pharmacokinetics · PK/PD Foundations

Introduction to PK/PD Modeling: Linking Exposure to Effect

Learn how pharmacokinetic-pharmacodynamic modeling connects drug administration to concentration, concentration to pharmacologic effect, and mathematical models to exposure-response interpretation and prediction.

Beginner PK/PD Fundamentals Pharmacometrics Clinical Pharmacology
01 · The big picture

1. What Is PK/PD Modeling?

Pharmacokinetic-pharmacodynamic (PK/PD) modeling combines two related quantitative descriptions of a drug. Pharmacokinetics describes the time course of drug concentrations or exposure in the body, while pharmacodynamics describes how that drug exposure relates to a biological or clinical effect.

The basic sequence is:

\[ \text{Dose}\rightarrow\text{PK}\rightarrow C(t)\rightarrow\text{PD}\rightarrow E(t) \]

The PK component answers questions such as how much drug is present and when? The PD component asks what does that exposure do?

Dose amount + route PK model absorption distribution elimination C(t) exposure E(t) effect PK describes exposure; PD describes the exposure-effect relationship.

A PK/PD model connects administered dose to drug exposure and then connects exposure to pharmacologic effect.

Core idea: PK/PD modeling separates two questions that are often confused: what concentration does the body produce? and what effect does that concentration produce?
02 · What PK/PD asks

2. What Questions Can PK/PD Models Answer?

PK/PD modeling can be used for descriptive, mechanistic, and predictive questions. The appropriate model depends on the drug, endpoint, study design, and scientific objective.

QuestionModel componentTypical concept
How does dose determine concentration?PKClearance, volume, absorption, distribution
How does concentration affect the response?PDEmax, sigmoid Emax, linear or other exposure-response models
Why does effect lag behind concentration?PK/PDEffect compartment, delayed response, indirect response
Why does repeated dosing change the response over time?PK/PDAccumulation, turnover, tolerance, hysteresis
How do patient characteristics affect response?Population PK/PDCovariates and between-subject variability
What response is expected under another dosing regimen?SimulationModel-based prediction

A central advantage of PK/PD modeling is that it preserves the time dimension. Instead of relating a single dose to a single outcome, the model can describe how changing concentration over time produces changing effect over time.

03 · The PK component

3. The PK Component: Describing Drug Exposure

The PK portion of a PK/PD model describes the concentration-time profile that drives the pharmacodynamic component.

For a simple IV bolus one-compartment model:

\[ C(t)=\frac{D}{V}e^{-kt} \]

where \(D\) is dose, \(V\) is volume of distribution, and \(k\) is the first-order elimination rate constant. If clearance is \(CL\), then:

\[ k=\frac{CL}{V} \]

Substituting gives:

\[ C(t)=\frac{D}{V}e^{-(CL/V)t} \]

This PK equation provides the concentration \(C(t)\) that can then be supplied to a PD model.

Important: the PD model does not need to reproduce the concentration-time profile. Its role is to describe how the exposure generated by the PK model translates into the response.
04 · The PD component

4. The PD Component: Describing Drug Effect

Pharmacodynamics describes the relationship between drug exposure and a biological or clinical response.

The response might be measured as:

  • Biomarker concentration.
  • Enzyme activity.
  • Blood pressure or another physiologic measurement.
  • Tumor size or another disease-related endpoint.
  • Symptom score.
  • Probability of an event.
  • Another continuous, categorical, count, or time-to-event outcome.

For a continuous response, a simple direct-effect relationship might be written as:

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

The function \(f\) specifies how concentration is translated into effect. One common choice is the \(E_{\max}\) model.

05 · Emax model

5. The Emax Model

The Emax model is one of the fundamental exposure-response models in pharmacology. It describes a response that increases toward a maximum as concentration increases.

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

Here:

ParameterInterpretation
E0Baseline or response in the absence of drug effect
EmaxMaximum drug-related increase above baseline in this parameterization
EC50Concentration associated with half of the maximum drug-related effect
CDrug concentration supplied by the PK component

When \(C=EC_{50}\), the drug-related component of the response is one-half of \(E_{\max}\).

Effect Concentration Emax EC50 50% of Emax

The Emax model approaches a maximum effect as concentration increases. EC50 controls the concentration scale of the response curve.

The Emax model is especially useful when the response appears to approach a plateau. It is not appropriate simply because it is familiar; the observed data and scientific mechanism should support the model.

06 · Nonlinear response

6. The Sigmoid Emax Model

Some concentration-effect relationships are steeper or shallower than the basic Emax model. A common extension introduces the Hill coefficient, sometimes called the sigmoidicity parameter:

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

where \(\gamma\) controls the steepness of the concentration-effect relationship.

Value of \(\gamma\)General behavior
\(\gamma=1\)Reduces to the standard Emax relationship
\(\gamma>1\)Produces a steeper transition around EC50
\(\gamma<1\)Produces a more gradual transition around EC50

The additional parameter can improve flexibility, but it also increases model complexity and may require substantially more informative data.

Modeling principle: adding parameters can improve descriptive flexibility, but a more flexible model is not automatically more informative. Parameter identifiability and data support remain essential.
07 · Direct effects

7. Direct-Effect PK/PD Models

In the simplest PK/PD model, the pharmacologic effect responds essentially immediately to the concentration driving the PD model.

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

For an Emax model:

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

If concentration rises and falls over time, the predicted effect follows the same general temporal pattern after applying the concentration-effect function.

This model is useful when the measured effect tracks the relevant concentration without a substantial delay. However, many real systems exhibit a time delay between plasma concentration and observed effect.

08 · Time delay

8. Hysteresis: When Concentration and Effect Do Not Match

A common clue that a simple direct-effect model may be inadequate is hysteresis. During a concentration-time experiment, the same plasma concentration may be associated with different effects depending on whether concentration is increasing or decreasing.

Concentration Effect Increasing concentration Decreasing concentration

A conceptual hysteresis loop indicates that effect can depend on the history of concentration, not just its instantaneous plasma value.

Hysteresis can arise for several reasons, including delayed distribution to the effect site, indirect mechanisms, active metabolites, or physiological feedback.

Recognizing hysteresis is important because fitting a direct-effect model to a delayed system can lead to a misleading concentration-effect relationship.

09 · Effect compartments

9. Effect-Compartment Models

An effect-compartment model introduces a hypothetical effect-site concentration, \(C_e(t)\), between plasma concentration and pharmacodynamic effect.

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

Here \(k_{e0}\) controls the rate at which the effect-site concentration approaches the plasma concentration.

The PD model then uses \(C_e\) rather than plasma concentration directly:

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

This structure can account for a delay between plasma concentration and pharmacologic effect without requiring the effect compartment to be interpreted as a literal anatomical space.

Interpretation: the effect compartment is usually a mathematical representation of delayed equilibration. It should not automatically be interpreted as a specific tissue or organ.
10 · Turnover models

10. Indirect-Response Models

Not every delayed response is caused by distributional delay. In many biological systems, drug concentration changes the production or loss of an endogenous response. These situations can be represented with indirect-response or turnover models.

A generic turnover model can be written as:

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

where \(R\) is the response, \(k_{\text{in}}\) is the zero-order production rate, and \(k_{\text{out}}\) is the first-order loss rate.

At baseline steady state:

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

The drug can then inhibit or stimulate either the input or output process.

Model structureDrug actionConceptual example
Inhibition of inputDrug decreases \(k_{\text{in}}\)Reduced production of a biomarker
Stimulation of inputDrug increases \(k_{\text{in}}\)Increased synthesis or production
Inhibition of outputDrug decreases \(k_{\text{out}}\)Reduced turnover or elimination of a response
Stimulation of outputDrug increases \(k_{\text{out}}\)Increased loss or elimination

Turnover models are particularly useful when the response itself has a measurable biological time course and cannot be explained adequately by a simple instantaneous concentration-effect relationship.

11 · Parameters

11. Common PK/PD Parameters

PK/PD models can contain parameters from both the PK and PD components. Their interpretation depends on the specific model structure.

ParameterComponentTypical interpretation
CLPKSystemic clearance
VPKVolume of distribution or model-specific apparent volume
kaPKFirst-order absorption rate constant
E0PDBaseline response
EmaxPDMaximum drug-related effect in the selected parameterization
EC50PDConcentration associated with half-maximal drug-related effect
γPDSigmoidicity or Hill coefficient
ke0PK/PDEffect-site equilibration rate constant in an effect-compartment model
kinPDResponse production rate in a turnover model
koutPDResponse loss rate in a turnover model

A critical point is that a parameter name does not define its meaning independently of the model. For example, an \(EC_{50}\) is meaningful only in the context of the exposure-response model in which it appears.

12 · Exposure

12. Concentration Versus Exposure

PK/PD relationships can use instantaneous concentration, cumulative exposure, peak exposure, average exposure, or other exposure metrics.

Exposure metricWhat it representsPotential use
CmaxMaximum observed or model-predicted concentrationEffects associated with peak concentrations
AUCArea under the concentration-time curveEffects related to cumulative exposure
CminMinimum concentration during an intervalRelationships involving trough exposure
CavgAverage concentration over a specified intervalExposure-response relationships involving average exposure
Time above thresholdDuration for which concentration exceeds a specified levelTime-dependent pharmacologic activity

Which metric is most informative depends on the pharmacologic mechanism. Some drugs are better described by peak-driven effects, some by cumulative exposure, and others by maintaining concentration above a relevant threshold.

Exposure-response principle: there is no universal exposure metric that is optimal for every drug. The choice should be supported by pharmacology, data, and the scientific question.
13 · Time matters

13. Why Time Matters in PK/PD Modeling

A major advantage of PK/PD models over simple dose-response analyses is that they preserve the temporal relationship between exposure and effect.

Suppose two dosing regimens have the same total dose but different dosing intervals. They may produce different concentration profiles even if their total dose over a longer period is identical.

If the PD relationship is nonlinear, those different concentration profiles can produce different effects even when the average exposure is similar.

\[ C(t)\neq C_{\text{avg}} \quad\Longrightarrow\quad f(C(t))\neq f(C_{\text{avg}}) \]

This distinction is a consequence of nonlinear transformation. In general, applying a nonlinear function to a time-varying concentration is not equivalent to applying that function to the average concentration.

PK/PD simulation can therefore help evaluate the consequences of alternative dose sizes, dose intervals, infusion rates, and exposure patterns.

14 · Repeated dosing

14. PK/PD Under Repeated Dosing

Clinical dosing usually involves repeated administration rather than a single dose. Repeated dosing creates concentration profiles that reflect both new input and residual drug from previous doses.

For a linear one-compartment system, repeated dosing can produce accumulation toward a steady-state pattern.

A simplified accumulation factor for repeated IV bolus dosing at interval \(\tau\) is:

\[ R=\frac{1}{1-e^{-k\tau}} \]

As the system approaches steady state, the concentration profile becomes periodic from one dosing interval to the next, assuming constant dosing and linear PK.

The corresponding PD response can also accumulate, but the pattern depends on the PD model. A delayed effect compartment or turnover model can produce a different temporal relationship between concentration and effect than a direct-effect model.

15 · Worked example

15. Worked Example: From Dose to Pharmacodynamic Effect

Consider a hypothetical IV bolus dose of 500 mg. Suppose the PK model has \(V=25\) L and \(CL=5\) L/h. Assume the PD relationship follows an Emax model with:

  • \(E_0=10\) response units
  • \(E_{\max}=40\) response units
  • \(EC_{50}=5\) mg/L

Step 1: Initial concentration

\[ C_0=\frac{D}{V}=\frac{500}{25}=20\text{ mg/L} \]

Step 2: Elimination rate constant

\[ k=\frac{CL}{V}=\frac{5}{25}=0.20\text{ h}^{-1} \]

Step 3: Concentration at 5 hours

\[ C(5)=20e^{-0.20(5)} \approx7.36\text{ mg/L} \]

Step 4: Apply the Emax model

The predicted effect at 5 hours is:

\[ E(5)=10+\frac{40(7.36)}{5+7.36} \]
\[ E(5)\approx10+23.82=33.82 \]

Step 5: Interpret the result

The PK model predicts a concentration of approximately 7.36 mg/L at 5 hours. The PD model translates that concentration into an expected effect of approximately 33.82 response units.

The important point is not the particular numerical value. It is the sequence:

\[ D \rightarrow C(t) \rightarrow E(t) \] $$ 500\text{ mg} \rightarrow 7.36\text{ mg/L at 5 h} \rightarrow 33.82\text{ response units} $$
What the combined model adds: the PK model tells us what concentration the dose produces, while the PD model tells us what response that concentration is expected to produce.
16 · Choosing a structure

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

Model development should begin with the scientific question rather than with a preferred equation.

  1. Define the pharmacologic question. What exposure or response relationship needs to be characterized?
  2. Understand the biology. Consider absorption, distribution, target engagement, response turnover, feedback, and delays.
  3. Explore the data. Plot concentration and response against time and examine concentration-effect relationships.
  4. Start with a plausible structural model. Use the simplest model capable of representing the important features of the system.
  5. Estimate parameters. Use an estimation method appropriate for the data and model.
  6. Evaluate diagnostics. Examine observations, predictions, residuals, and parameter plausibility.
  7. Consider alternative structures. Test whether important features of the data require a different model.
  8. Assess predictive performance. Determine whether the model performs adequately for its intended use.
  9. Simulate when appropriate. Explore alternative doses, schedules, and patient characteristics.

A model should be sufficiently complex to capture the important features of the data and mechanism, but unnecessary complexity can make parameters difficult to estimate and interpret.

17 · Variability

17. Population PK/PD and Variability

Clinical pharmacology data are collected from people who differ in physiology, disease characteristics, concomitant medications, genetics, adherence, and other factors. PK/PD models can explicitly represent this variability.

A simple population PK model might describe an individual parameter as:

\[ CL_i=CL_{\text{typ}}\exp(\eta_{CL,i}) \]

where \(CL_{\text{typ}}\) is the typical population clearance and \(\eta_{CL,i}\) represents between-subject variability for individual \(i\).

Covariates can then be incorporated when there is a scientifically and statistically justified relationship. For example, a model might represent clearance as a function of body size or renal function.

The same framework can be extended to PD parameters such as \(E_{\max}\), \(EC_{50}\), or baseline response.

Source of variabilityExampleModeling representation
Between-subject variabilityDifferent clearances among patientsRandom effects on PK or PD parameters
Covariate effectsClearance related to body sizeCovariate model
Residual variabilityObserved concentration differs from model predictionResidual error model
Unexplained PD variabilityResponses differ despite similar predicted exposurePD residual or random-effects structure
18 · Biomarkers

18. PK/PD Models and Biomarkers

PK/PD models are frequently used to connect drug exposure with pharmacodynamic biomarkers. A biomarker can provide a quantitative measure of target engagement or downstream biological activity.

A simplified chain might be:

\[ \text{Dose} \rightarrow \text{PK} \rightarrow \text{Drug concentration} \rightarrow \text{Target interaction} \rightarrow \text{Biomarker response} \rightarrow \text{Clinical outcome} \]

Not every drug-development program contains every step explicitly. Some models use plasma concentration directly, whereas others include additional mechanistic compartments or intermediate biomarkers.

Separating these components can help distinguish whether a lack of observed clinical effect is related to insufficient exposure, inadequate target engagement, or a weak relationship between target modulation and the downstream outcome.

19 · Mechanistic modeling

19. From Empirical PK/PD to Mechanistic Models

PK/PD models can range from relatively empirical exposure-response relationships to models that explicitly represent biological mechanisms.

ApproachTypical representationPrimary purpose
Empirical PK/PDConcentration linked directly to responseCharacterize observed exposure-response behavior
Effect-compartment modelPlasma concentration linked to a delayed effect-site concentrationRepresent distributional delay
Indirect-response modelDrug modifies response production or lossRepresent turnover and delayed responses
Mechanistic PK/PDMultiple biological processes represented explicitlyConnect exposure to biological mechanisms
QSPNetworks of interacting biological componentsExplore complex system behavior and mechanisms

The distinction is not always absolute. Many models lie on a continuum between purely empirical descriptions and highly mechanistic representations.

20 · Estimation

20. How Are PK/PD Parameters Estimated?

Parameters are estimated by comparing observed data with model predictions. Depending on the design and model, concentration and response observations may be modeled jointly.

A simplified observation model might be written as:

\[ Y_i=f(t_i,\theta)+\epsilon_i \]

where \(Y_i\) is an observed measurement, \(f(t_i,\theta)\) is the model prediction at time \(t_i\), \(\theta\) represents model parameters, and \(\epsilon_i\) represents residual variability.

Population PK/PD analyses commonly require additional terms for between-subject variability.

Estimation approaches can include nonlinear least squares, maximum likelihood, and nonlinear mixed-effects methods. Bayesian approaches can also be used, particularly when prior information is incorporated into the estimation process.

Key distinction: estimation asks, "What parameter values best describe the data under this model?" Model evaluation asks, "Is this model an adequate representation for the intended purpose?"
21 · Diagnostics

21. Evaluating a PK/PD Model

Model evaluation should use more than a single numerical fit criterion. Useful diagnostics depend on the modeling framework, but commonly include:

  • Observed versus population-predicted concentrations.
  • Observed versus individual-predicted concentrations.
  • Residuals versus time.
  • Residuals versus predictions.
  • Observed and predicted response-time profiles.
  • Concentration-effect plots.
  • Parameter estimates and uncertainty.
  • Biological and clinical plausibility.
  • Predictive checks or simulation-based diagnostics when appropriate.

A visually attractive fit is not sufficient evidence that a model is structurally correct. Diagnostics should be interpreted together with study design, sampling information, parameter uncertainty, and scientific knowledge.

22 · Identifiability

22. Identifiability: Can the Data Support the Model?

Identifiability concerns whether the available data contain enough information to estimate model parameters reliably.

For example, if a study contains very few observations during the distribution phase, a complex multi-compartment PK model may contain parameters that are weakly informed by the data. Similarly, if concentrations cover only a narrow range, an \(E_{\max}\) model may not contain enough information to distinguish \(E_{\max}\) from \(EC_{50}\) precisely.

Practical rule: a model can contain scientifically meaningful parameters that the available study simply cannot estimate precisely. Model complexity must therefore be considered together with study design and information content.

Good PK/PD study design is consequently part of model development. Dose levels, sampling times, endpoint measurements, and duration all influence what can be learned.

23 · Simulation

23. PK/PD Simulation

Once a model has been adequately developed, simulation can be used to explore predicted behavior under alternative conditions.

For example, simulations can compare:

  • Different dose levels.
  • Different dosing intervals.
  • Loading and maintenance regimens.
  • Infusion rates.
  • Patient characteristics.
  • Changes in clearance or other covariates.
  • Alternative exposure targets.
  • Expected concentration and response distributions.

A useful simulation workflow is:

\[ \text{Model} \rightarrow \text{Parameter distributions} \rightarrow \text{Virtual subjects} \rightarrow \text{Dosing regimen} \rightarrow \text{Predicted exposure and response} \]

Simulation does not create new empirical evidence. It propagates the assumptions and uncertainty of the model into predictions under specified conditions.

24 · Dose-response

24. Dose-Response Versus Exposure-Response

A conventional dose-response analysis relates administered dose to an outcome. A PK/PD or exposure-response analysis instead accounts for the concentration or exposure actually produced by the dose.

ApproachPrimary relationshipWhat it accounts for
Dose-responseDose → responseAdministered dose
Exposure-responseConcentration/exposure → responseObserved or modeled exposure
PK/PDDose → PK → exposure → PDBoth dose-to-exposure and exposure-to-effect relationships

Two individuals receiving the same dose can have different exposures because of differences in clearance, absorption, distribution, or other factors. PK/PD modeling can explicitly represent that intermediate exposure step.

25 · Interpretation

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

PK/PD models are powerful quantitative tools, but their predictions remain conditional on the model, data, and assumptions.

  • A model is not a complete representation of biology. Important processes may be simplified or omitted.
  • A good statistical fit does not prove a mechanism. Multiple models can sometimes describe the same observations.
  • Parameter estimates are model-dependent. Changing the structural model can change parameter values and interpretation.
  • Correlation does not automatically establish mechanism. An exposure-response relationship may reflect direct pharmacology, an indirect process, or another correlated factor.
  • Extrapolation requires caution. Predictions outside the observed exposure or population range depend more heavily on model assumptions.
  • Uncertainty matters. Parameter uncertainty and between-subject variability can materially affect predictions.
  • Study design limits inference. Sparse or poorly timed observations may not identify the relevant dynamics.
Modeling principle: PK/PD models should be interpreted as quantitative representations of a biological system that are useful for a defined scientific purpose—not as literal replicas of the entire system.
26 · Practical workflow

26. A Practical PK/PD Modeling Workflow

  1. Define the scientific question. Identify the exposure, biomarker, or clinical response relationship of interest.
  2. Characterize the PK. Determine how dose and patient characteristics influence concentration over time.
  3. Characterize the PD. Examine the relationship between concentration or exposure and response.
  4. Look for delays. Compare concentration and response timing to identify potential hysteresis.
  5. Select a structural PD model. Consider direct-effect, Emax, sigmoid Emax, effect-compartment, or turnover structures as appropriate.
  6. Specify variability. Represent residual variability and, where appropriate, between-subject variability and covariate effects.
  7. Estimate parameters. Use an appropriate estimation framework.
  8. Evaluate diagnostics. Check both statistical and scientific adequacy.
  9. Assess uncertainty and identifiability. Determine which parameters and predictions are well supported.
  10. Validate or qualify predictions. Use suitable internal or external evaluation where possible.
  11. Simulate relevant scenarios. Explore alternative doses, regimens, or populations within the model's intended range.
  12. Document assumptions. Clearly distinguish observed data from model-based inference.
27 · Putting it together

27. The Complete PK/PD Picture

The most useful mental model is to think of PK/PD as a chain of linked mathematical relationships.

\[ \boxed{ \text{Dose} \rightarrow \text{PK parameters} \rightarrow C(t) \rightarrow \text{PD parameters} \rightarrow E(t) } \]

For a simple direct-effect Emax model, the complete relationship can be written as:

\[ C(t)=\frac{D}{V}e^{-(CL/V)t} \] $$ E(t)=E_0+\frac{E_{\max}C(t)}{EC_{50}+C(t)} $$

Combining the two equations gives:

\[ E(t)= E_0+ \frac{ E_{\max} \left[ \frac{D}{V}e^{-(CL/V)t} \right] }{ EC_{50}+ \frac{D}{V}e^{-(CL/V)t} } \]

This equation illustrates the central idea of PK/PD modeling: a dose affects the response through the concentration-time profile generated by the PK system.

Changing \(CL\), \(V\), \(D\), \(E_{\max}\), or \(EC_{50}\) changes different aspects of the predicted response. That separation is what makes the framework useful for quantitative reasoning about dosing and pharmacology.

Next step

Where to Go Next

A natural progression after this introduction is to study the individual PK/PD model structures in greater detail.

  • Direct-effect Emax and sigmoid Emax models.
  • Effect-compartment and hysteresis models.
  • Indirect-response and turnover models.
  • PK/PD models for biomarkers.
  • Population PK/PD and nonlinear mixed-effects modeling.
  • Covariate modeling in population PK/PD.
  • Exposure-response analysis.
  • Time-to-event and categorical PD models.
  • Model-based drug development and simulation.
  • Mechanistic PK/PD, QSP, PBPK, and MIDD.

The next tutorial can build directly on this foundation by deriving the Emax and sigmoid Emax models, showing how \(E_{\max}\), \(EC_{50}\), and the Hill coefficient affect the concentration-effect curve, and working through parameter interpretation with clinical examples.

28. Key Takeaways

  • PK/PD modeling connects dose → concentration → effect.
  • Pharmacokinetics describes how drug exposure changes over time, while pharmacodynamics describes how exposure relates to biological or clinical effect.
  • The PK model supplies the concentration-time profile that drives the PD model.
  • The Emax model is a fundamental exposure-response model for responses that approach a maximum.
  • The sigmoid Emax model adds a Hill coefficient to control the steepness of the concentration-effect relationship.
  • A direct-effect model assumes that the relevant concentration and effect are temporally aligned.
  • Hysteresis can indicate a delay between plasma concentration and effect.
  • Effect-compartment models can represent delayed equilibration between plasma and the site driving the pharmacologic response.
  • Indirect-response models describe situations in which drug concentration changes the production or loss of a response.
  • PK/PD models can represent between-subject variability, residual variability, and covariate relationships in population analyses.
  • Model identifiability depends strongly on the information contained in the study design and observations.
  • PK/PD simulation can explore alternative dosing regimens and populations, but simulated predictions remain conditional on model assumptions.
  • A more complicated model is not automatically a better model. Structural complexity should be supported by the scientific question and available data.
  • The ultimate purpose of a PK/PD model should determine which processes need to be represented and how much mechanistic detail is justified.
← Back to Pharmacokinetics Tutorials