Tutorials › Pharmacometrics › Model-Informed Dose Adjustment
Pharmacokinetics · Model-Informed Dosing

Model-Informed Dose Adjustment

Learn how pharmacokinetic and pharmacometric models can connect patient characteristics, drug exposure, therapeutic targets, and dosing history to support individualized dose adjustment and rational dosing decisions.

Intermediate PK/PD Dose Optimization Clinical Pharmacology
01 · The big picture

1. What Is Model-Informed Dose Adjustment?

Model-informed dose adjustment uses pharmacokinetic, pharmacodynamic, population PK, exposure-response, or related pharmacometric models to determine how a patient's dosing regimen may need to change in response to differences in patient characteristics, observed concentrations, treatment response, or other clinically relevant information.

Traditional dose adjustment often relies on predefined rules—for example, reducing a dose when renal function falls below a specified threshold. A model-informed approach can instead quantify how patient characteristics and dosing history are expected to affect drug exposure and then evaluate alternative regimens against a target.

Patient covariates · labs PK model clearance volume · variability concentration-time profile Dose regimen Observed data and model predictions can be used together to evaluate alternative regimens.

A model-informed dose adjustment framework combines patient information and dosing history with a PK or pharmacometric model to predict exposure under candidate regimens.

Core idea: the objective is not simply to calculate a new dose. The objective is to use quantitative information to determine which dosing regimen is expected to produce an appropriate exposure or response for the patient and clinical situation.
02 · Why adjust doses?

2. Why Does Dose Adjustment Matter?

Patients can differ substantially in drug exposure even when they receive the same nominal dose. Differences in clearance, bioavailability, distribution, body size, organ function, concomitant medications, age, disease state, or other factors can alter the concentration-time profile.

Source of variation Potential PK consequence Possible dosing implication
Reduced renal function Lower renal clearance for drugs substantially eliminated by the kidneys A lower dose or longer dosing interval may be considered, depending on the drug and target
Hepatic impairment Altered metabolic or biliary elimination and sometimes altered distribution Exposure may change and may require a model-based assessment
Body size Clearance and volume may vary with body size Dose or regimen may be scaled according to the validated model
Drug interactions Inhibition or induction can alter clearance or bioavailability Regimen may need adjustment to maintain an appropriate exposure
Age or developmental stage Physiologic processes affecting disposition may change Age-specific or maturation-related model relationships may be relevant
Observed drug concentrations Provide information about an individual's exposure Therapeutic drug monitoring may be combined with Bayesian estimation

The clinically relevant question is therefore often not simply "What dose was studied?" but rather "What exposure is expected for this patient under this regimen?"

03 · The model

3. What Does the Model Contribute?

A PK model describes how drug enters, distributes through, and leaves the body. In a population PK model, the model can additionally describe typical parameter values, between-subject variability, residual unexplained variability, and relationships between PK parameters and patient covariates.

For example, suppose clearance is related to renal function according to a simplified model:

$$ CL_i = CL_{\mathrm{typ}}\left(\frac{RF_i}{RF_{\mathrm{ref}}}\right)^\theta $$

Here, \(CL_i\) is the predicted clearance for individual \(i\), \(CL_{\mathrm{typ}}\) is the typical clearance at a reference renal-function value, \(RF_i\) is the individual's renal function measure, \(RF_{\mathrm{ref}}\) is the reference value, and \(\theta\) describes the strength of the relationship.

Important: the exact covariate relationship should come from a validated model or clinically appropriate evidence. A convenient mathematical relationship should not be assumed to be clinically valid simply because it fits a small dataset.

Once clearance has been predicted, the model can simulate concentrations and exposure under different dosing regimens. This makes the model useful for comparing alternative doses, intervals, or combinations of both.

04 · Exposure targets

4. What Is the Dose Being Adjusted Toward?

Dose adjustment requires some definition of what constitutes an appropriate exposure or response. The target depends on the drug, disease, endpoint, and clinical context.

Potential target Example interpretation
Average concentration Maintain a desired mean concentration over a dosing interval
AUC Target a specified total exposure over a defined time period
Cmax Limit or achieve a concentration associated with efficacy or safety
Cmin Maintain trough exposure above or below a clinically relevant threshold
AUC/MIC or other exposure-response index Target an exposure metric related to antimicrobial activity
Pharmacodynamic response Target a predicted biomarker or clinical effect

The target should be defined before the dose-adjustment calculation whenever possible. Importantly, the target itself is not necessarily a single exact number. Therapeutic windows may instead be expressed as ranges, and uncertainty around both the model and the target should be considered.

05 · Dose-exposure relationship

5. How Does Dose Affect Exposure?

Under linear PK, exposure is proportional to dose. For an IV dose:

$$ AUC_{0-\infty}=\frac{D}{CL} $$

If clearance remains unchanged, doubling the dose approximately doubles AUC. Conversely, if clearance is reduced by half while the dose remains unchanged, exposure approximately doubles.

This gives a simple conceptual relationship for a target AUC:

$$ D_{\mathrm{new}} = AUC_{\mathrm{target}}\times CL_{\mathrm{patient}} $$

For a repeated-dose regimen, however, the situation can be more complicated. The appropriate dose and interval depend on the PK model, route, formulation, accumulation, absorption, clearance, and the exposure target being used.

Linear PK is an assumption, not a universal rule. When elimination, absorption, binding, or other processes become nonlinear, simple dose-proportional scaling may no longer be appropriate.
06 · Patient characteristics

6. How Do Patient Covariates Enter Dose Adjustment?

Population PK models often identify patient characteristics, called covariates, that explain part of the observed variability in PK parameters.

Common covariates can include:

  • Body weight or body size.
  • Age.
  • Renal function.
  • Markers of hepatic function.
  • Sex, when supported by the model and evidence.
  • Genotype or phenotype.
  • Concomitant medications.
  • Disease-related characteristics.
  • Developmental maturation in pediatric populations.

A simplified allometric relationship for body size might take the form:

$$ CL_i = CL_{\mathrm{ref}} \left(\frac{WT_i}{WT_{\mathrm{ref}}}\right)^{0.75} $$

and a corresponding volume relationship might use an exponent near 1 in some models:

$$ V_i = V_{\mathrm{ref}} \left(\frac{WT_i}{WT_{\mathrm{ref}}}\right)^{1} $$

These equations illustrate the modeling concept rather than prescribing universal relationships. The appropriate covariate model depends on the drug, population, dataset, and model-development evidence.

07 · Organ function

7. Model-Informed Adjustment for Renal Function

Renal function is an important determinant of exposure for drugs that are substantially eliminated through the kidneys. A model can represent the relationship between renal function and clearance and then predict exposure under alternative dosing regimens.

For a simplified linear PK example, suppose:

  • Typical clearance at the reference renal function is 6 L/h.
  • The patient's predicted clearance is 3 L/h.
  • The current dose is 200 mg every 12 hours.

If the drug follows linear PK and the objective is to maintain the same average exposure, a simplified dose-rate adjustment would be:

$$ \frac{D_{\mathrm{new}}}{\tau_{\mathrm{new}}} = \frac{D_{\mathrm{old}}}{\tau_{\mathrm{old}}} \left(\frac{CL_{\mathrm{new}}}{CL_{\mathrm{old}}}\right) $$

If the dosing interval is unchanged:

$$ D_{\mathrm{new}} = 200 \left(\frac{3}{6}\right) = 100\text{ mg every 12 h} $$

Alternatively, a clinician may consider preserving the dose while extending the interval. Those two strategies can produce different peak and trough profiles even when average exposure is similar. A full PK model can therefore be useful when concentration-time characteristics matter in addition to total exposure.

08 · Hepatic function

8. Model-Informed Adjustment for Hepatic Impairment

Hepatic impairment can affect drug exposure through changes in metabolic capacity, transport, hepatic blood flow, protein binding, or other physiological mechanisms. The direction and magnitude of the effect depend strongly on the drug.

A model-informed assessment can integrate information from clinical pharmacology studies, physiology, prior PK data, and population models to evaluate how changes in hepatic function could alter exposure.

Unlike a simple rule based on a single laboratory value, a mechanistic or population PK model can potentially represent multiple pathways simultaneously.

Do not treat hepatic impairment as a generic clearance multiplier. The appropriate adjustment depends on the drug's elimination pathways and the evidence supporting the model.
09 · Drug interactions

9. Dose Adjustment for Drug-Drug Interactions

A drug-drug interaction can change exposure by modifying absorption, metabolism, transport, or other components of drug disposition.

For a simplified example in which an inhibitor reduces clearance:

$$ CL_{\mathrm{DDI}} = CL_{\mathrm{baseline}}(1-I) $$

where \(I\) represents a fractional reduction in clearance. Under linear PK, the resulting change in exposure can then be evaluated through the PK model.

In practice, interaction models can be considerably more sophisticated. A model may include time-dependent inhibition, enzyme induction, perpetrator concentrations, metabolite effects, or mechanistic components describing specific metabolic pathways.

The resulting model can be used to compare exposure under the interacting and non-interacting conditions and evaluate whether a dose adjustment could restore exposure toward the desired range.

10 · Regimen design

10. Dose Versus Dosing Interval

Dose adjustment does not always mean reducing the amount administered. A regimen can be modified by changing:

  • The dose amount.
  • The dosing interval.
  • Both dose and interval.
  • The loading dose.
  • The maintenance dose.
  • The route or formulation in some circumstances.

These choices can have very different effects on peak and trough concentrations.

Adjustment Primary effect Potential use
Reduce dose, same interval Reduces dose-related exposure and often lowers peak concentrations When both total exposure and peak exposure need to decrease
Same dose, longer interval Reduces dosing frequency and may preserve the concentration profile after each dose When maintaining individual dose size is useful
Increase dose, same interval Increases exposure and often peak concentrations When exposure is predicted to be below target
Loading dose adjustment Changes the initial exposure more than the eventual maintenance exposure When rapid attainment of a target concentration is important

A model can compare complete concentration-time profiles rather than relying solely on an average exposure metric.

11 · Loading dose

11. Model-Informed Loading Dose Adjustment

A loading dose is intended to rapidly establish a desired amount of drug in the body. In a simple one-compartment model:

$$ D_{\mathrm{LD}} = C_{\mathrm{target}}V $$

For an extravascular regimen, bioavailability must also be considered:

$$ D_{\mathrm{LD}} = \frac{C_{\mathrm{target}}V}{F} $$

The relationship illustrates why volume of distribution matters for the loading dose, whereas clearance has a stronger role in determining the maintenance dose required to compensate for ongoing elimination.

Useful distinction: in simple linear models, volume is often more important for establishing the initial concentration, while clearance is more important for determining the dose rate needed to maintain exposure.
12 · Repeated dosing

12. Model-Informed Adjustment at Steady State

Repeated dosing produces accumulation when the next dose is administered before the previous dose has been completely eliminated.

For a simple linear one-compartment model with repeated IV bolus dosing, the average steady-state concentration is related to dose rate and clearance:

$$ C_{\mathrm{avg,ss}} = \frac{D}{CL\tau} $$

where \(D\) is the dose, \(CL\) is clearance, and \(\tau\) is the dosing interval.

This equation shows that maintaining the same dose rate-to-clearance relationship can approximately maintain the same average steady-state concentration under linear PK.

However, peak and trough concentrations depend on the interval and the specific model. Consequently, two regimens can produce similar average exposure while producing meaningfully different concentration-time profiles.

13 · Individualization

13. Bayesian Dose Adjustment and Therapeutic Drug Monitoring

One of the most important applications of model-informed dosing is combining a population PK model with drug concentrations observed from an individual patient.

The population model provides prior information about typical PK behavior and variability. Patient-specific observations can then update the model's estimate of that individual's parameters.

$$ p(\theta_i\mid y_i) \propto p(y_i\mid\theta_i)\,p(\theta_i) $$

Here, \(p(\theta_i)\) represents prior information about the individual's PK parameters, \(p(y_i\mid\theta_i)\) represents the likelihood of the observed concentration data, and \(p(\theta_i\mid y_i)\) represents the updated individual parameter distribution.

This framework is particularly useful for therapeutic drug monitoring (TDM). Instead of interpreting a measured concentration in isolation, the concentration can be interpreted in the context of the patient's dosing history and a validated population PK model.

Why this matters: a concentration measurement is not automatically a dose recommendation. Its interpretation depends on when the sample was collected, the doses administered, the assay, the patient's characteristics, and the PK model used to interpret the observation.
14 · Sampling

14. Why Sampling Time Matters

The usefulness of a measured concentration depends strongly on when the sample was collected. A concentration without reliable dosing and sampling-time information may provide limited information about the patient's PK parameters.

Information Why it matters
Exact dose time Defines the relationship between administration and observed concentration
Exact sample time Determines the model-predicted concentration at the observation time
Recent dose history Determines accumulation and the expected concentration trajectory
Route and formulation Affect the structural PK model
Assay information Determines measurement uncertainty and potentially bias

A model-informed system can use sparse samples, but the information content depends on the drug, sampling design, prior knowledge, and model structure.

15 · Simulation

15. Comparing Candidate Doses by Simulation

A major advantage of pharmacometric modeling is the ability to simulate what could happen under alternative dosing regimens.

Suppose three possible maintenance regimens are being considered:

  • 100 mg every 12 hours.
  • 150 mg every 12 hours.
  • 200 mg every 24 hours.

A model can simulate concentration-time profiles for each regimen and compare quantities such as:

  • AUC over a dosing interval.
  • Average concentration.
  • Peak concentration.
  • Trough concentration.
  • Time above or below a concentration threshold.
  • Probability of achieving a desired exposure target.
Target range Time Concentration

Conceptual simulation of repeated dosing. Model-based comparison can evaluate the full concentration-time profile rather than only a single dose or concentration.

Simulation is especially useful when the clinical objective involves a range of exposure rather than a single point estimate. For example, simulations can quantify the proportion of a population expected to fall within a target exposure interval under a proposed regimen.

16 · Uncertainty

16. Why Dose Adjustment Should Account for Uncertainty

Model predictions are not exact measurements. They contain uncertainty arising from parameter uncertainty, between-subject variability, residual variability, measurement error, and uncertainty about the model itself.

For example, a model might predict an individual's clearance as 4 L/h, but the posterior or prediction distribution around that estimate may be wide.

$$ CL_i \sim \text{distribution centered around the estimated individual value} $$

Consequently, a model-informed decision can be based on a probability of achieving a target rather than simply the predicted mean.

For example:

Prediction-based interpretation: rather than asking only whether the predicted AUC equals the target, ask how much uncertainty exists around the predicted AUC and what proportion of plausible outcomes fall within the clinically relevant range.

This distinction becomes particularly important when exposure is close to a safety or efficacy boundary.

17 · Worked example

17. Worked Example: Adjusting a Maintenance Dose

Consider a hypothetical drug administered intravenously under approximately linear PK. Suppose a patient is receiving:

  • 200 mg every 12 hours.
  • Estimated clearance before adjustment: 6 L/h.
  • Patient-specific clearance after incorporating current covariates and observations: 4 L/h.

Step 1: Calculate the current dose rate

$$ \text{Dose rate}_{\mathrm{old}} = \frac{200\text{ mg}}{12\text{ h}} = 16.67\text{ mg/h} $$

Step 2: Adjust the dose rate according to clearance

Under linear PK, maintaining approximately the same average exposure requires the dose rate to change in proportion to clearance:

$$ \text{Dose rate}_{\mathrm{new}} = 16.67 \left(\frac{4}{6}\right) = 11.11\text{ mg/h} $$

Step 3: Preserve the 12-hour interval

$$ D_{\mathrm{new}} = 11.11\times12 \approx133.3\text{ mg} $$

A practical regimen would then depend on the available formulation and the clinical context. For example, a model might be used to compare a feasible 125 mg or 150 mg regimen against the target rather than simply rounding the mathematical result.

Step 4: Simulate the candidate regimen

The final step should not necessarily be to accept the calculated number. The candidate regimen can be simulated to evaluate its predicted AUC, peak, trough, and probability of achieving the desired exposure.

Key lesson: model-informed dose adjustment is a workflow, not just an equation. Estimate patient-specific PK, propose candidate regimens, simulate the candidates, and evaluate them against the relevant exposure or response target.
18 · Nonlinear PK

18. What If PK Is Nonlinear?

The simple proportional adjustment used in the worked example assumes approximately linear PK. Some drugs, however, exhibit nonlinear pharmacokinetics.

Examples of nonlinear mechanisms include:

  • Saturable metabolic pathways.
  • Saturable renal secretion or reabsorption.
  • Saturable protein binding.
  • Capacity-limited absorption.
  • Time-dependent changes in enzyme activity.

In such situations, doubling the dose may produce more or less than a doubling of exposure. A simple proportional dose adjustment can therefore be misleading.

A nonlinear model can instead explicitly represent the mechanism. For example, a capacity- limited elimination process can be represented by a Michaelis-Menten relationship:

$$ \text{Rate of elimination} = \frac{V_{\max}C}{K_m+C} $$

When concentration approaches or exceeds the relevant saturation range, the relationship between dose and exposure becomes nonlinear. Model-based simulation becomes particularly valuable in this setting.

19 · Exposure and response

19. When Dose Adjustment Depends on Pharmacodynamics

Dose adjustment does not always have to target a PK quantity such as AUC or trough concentration. If a validated PK/PD relationship exists, the dosing objective may instead be expressed in terms of a pharmacodynamic response.

A simple exposure-response relationship might be represented by an \(E_{\max}\) model:

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

The PK model predicts \(C(t)\), while the PD model transforms that concentration profile into an expected effect over time.

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

A model-informed dose adjustment can therefore be framed around the probability of achieving a desired response while limiting the probability of an undesirable exposure or effect.

20 · Population models

20. Population PK and Individualized Dosing

Population PK models are particularly useful because they separate several sources of variation that are often mixed together in simpler analyses.

Component Interpretation
Typical population parameters Describe the central tendency of PK behavior
Between-subject variability Describes differences in PK parameters among individuals
Covariate effects Explain systematic relationships between patient characteristics and PK
Residual variability Captures remaining unexplained variation between observations and predictions
Individual parameter estimates Represent updated estimates for a particular patient when individual data are available

This hierarchy allows dosing to become progressively more individualized. A patient may initially be dosed using population-level information and then have the regimen refined when additional laboratory, concentration, or response data become available.

21 · Practical workflow

21. A Practical Model-Informed Dose Adjustment Workflow

  1. Define the clinical objective. Determine whether the goal is to achieve a target exposure, response, or balance between efficacy and toxicity.
  2. Identify the relevant model. Use a validated PK, population PK, PK/PD, or mechanistic model appropriate for the drug and population.
  3. Collect patient-specific information. Include dose history, sampling times, laboratory values, body size, concomitant medications, and other covariates supported by the model.
  4. Estimate patient-specific parameters when appropriate. Bayesian or other individualization methods can update population information using patient-specific observations.
  5. Generate candidate regimens. Consider changes in dose, interval, loading dose, or other regimen characteristics.
  6. Simulate candidate regimens. Predict concentration-time profiles and exposure under each candidate.
  7. Evaluate uncertainty. Assess the probability of achieving the desired exposure or response and the potential risk of exceeding relevant boundaries.
  8. Select a clinically feasible regimen. Consider formulation strengths, administration requirements, adherence, and other practical constraints.
  9. Monitor and update. New concentrations, laboratory values, or response measurements can be incorporated when appropriate to reassess the regimen.
22 · Decision framework

22. From Model Prediction to Clinical Decision

A useful distinction is between the model output and the clinical decision. The model provides quantitative information; the clinical decision also depends on formulation availability, treatment goals, safety considerations, adherence, patient circumstances, and clinical judgment.

Stage Question
Model What PK parameters are expected for this patient?
Prediction What exposure is expected under the current regimen?
Alternative What exposure is predicted under candidate regimens?
Uncertainty How certain are those predictions?
Clinical interpretation How do the predicted outcomes relate to the therapeutic objective?
Implementation Which feasible regimen can be administered and monitored?
Model-informed does not mean model-only. A pharmacometric model supplies quantitative evidence that should be interpreted together with the clinical context and the assumptions underlying the model.
23 · Limitations

23. What Model-Informed Dose Adjustment Does Not Automatically Guarantee

A sophisticated model does not automatically produce a correct dosing recommendation. Several limitations must be considered.

  • Model misspecification. A model may omit an important biological process or use an inappropriate structural form.
  • Limited data. Sparse concentration data may not contain enough information to estimate individual PK parameters precisely.
  • Covariate extrapolation. A covariate relationship may be poorly supported outside the population in which it was developed.
  • Parameter uncertainty. Individual parameter estimates can remain uncertain even after incorporating observations.
  • Assay and timing errors. Incorrect concentration measurements or inaccurate dose/sample times can influence individualized estimates.
  • Nonlinearity. Simple proportional adjustments may fail when PK is nonlinear.
  • Target uncertainty. The exposure associated with optimal efficacy or safety may itself be uncertain.
  • Implementation constraints. A mathematically optimal regimen may not correspond to an available dosage form or practical administration schedule.
Modeling principle: the quality of a dose adjustment depends on the quality of the model, the quality of the patient-specific information, the validity of the target, and the appropriateness of the model for the decision being made.
24 · Putting it together

24. Putting the Pieces Together

The full model-informed dose-adjustment problem can be expressed conceptually as:

$$ \text{Patient information} + \text{Dose history} + \text{Observed concentrations} \rightarrow \text{Individual PK} \rightarrow \text{Candidate regimens} \rightarrow \text{Predicted exposure} \rightarrow \text{Dose decision} $$

The model sits in the middle of this workflow. It translates patient characteristics and observations into predictions about drug disposition and then allows alternative regimens to be compared quantitatively.

This is particularly valuable when between-patient variability is substantial, therapeutic exposure is relatively narrow, observations can be collected during treatment, or standard dose-adjustment rules do not adequately capture the relevant sources of variability.

Next step

Where to Go Next

A natural next step is to study Bayesian therapeutic drug monitoring in greater detail. That tutorial can show how a population PK model, prior information, individual concentration measurements, and dosing history are combined to estimate patient-specific PK parameters.

Other useful extensions include model-informed renal impairment dosing, model-informed hepatic impairment dosing, pediatric dose selection, drug-drug interaction assessment, exposure-response modeling, and simulation-based regimen optimization.

25. Key Takeaways

  • Model-informed dose adjustment uses PK or pharmacometric models to connect patient characteristics, dosing history, observed concentrations, and therapeutic targets.
  • The purpose is not simply to calculate a new dose but to predict how alternative regimens are expected to affect exposure or response.
  • Clearance is particularly important for maintenance dosing because it determines how rapidly drug is eliminated.
  • Volume of distribution is particularly important for initial concentrations and loading-dose considerations in simple models.
  • Renal function, hepatic function, body size, age, drug interactions, and other covariates can be incorporated when supported by an appropriate model.
  • Dose amount and dosing interval can be adjusted separately or together, and these choices can produce different peak and trough concentration profiles.
  • Bayesian approaches can combine population PK information with patient-specific concentration measurements to estimate individual PK parameters.
  • Simulation allows candidate regimens to be compared before implementation and can quantify the probability of achieving a target exposure.
  • Simple proportional dose adjustment is most appropriate when the relevant PK relationships are approximately linear and the underlying assumptions are reasonable.
  • Nonlinear PK, uncertain parameters, sparse sampling, and model misspecification can make dose adjustment substantially more complex.
  • A model-informed dose decision should distinguish model predictions from the broader clinical decision and should account for uncertainty, feasibility, and the quality of the supporting evidence.
← Back to Pharmacokinetics Tutorials