Tutorials › Pharmacometrics › QSP Models of Autoimmune Disease
Pharmacokinetics · QSP & Pharmacometrics

QSP Models of Autoimmune Disease

Learn how quantitative systems pharmacology models connect immune-cell dynamics, cytokine signaling, tissue inflammation, disease mechanisms, therapeutic target engagement, biomarkers, and clinical response in autoimmune disease.

Intermediate QSP Modeling Immunology Autoimmune Disease Pharmacometrics
01 · The big picture

1. What Is a QSP Model of Autoimmune Disease?

Quantitative systems pharmacology (QSP) uses mathematical models to connect biological mechanisms, drug action, biomarkers, and clinical outcomes within a common quantitative framework.

In autoimmune disease, the biological system may involve antigen presentation, autoreactive T cells, B cells, plasma cells, antibodies, cytokines, innate immune cells, tissue inflammation, regulatory pathways, and feedback mechanisms. These processes interact across multiple biological scales.

A QSP model attempts to represent enough of those interactions to answer a specific scientific or drug-development question. Rather than treating disease activity as a single unexplained variable, the model decomposes it into interacting mechanisms.

Immune mechanisms cells · cytokines QSP model immune-cell dynamics signaling networks drug → target → disease Clinical biomarkers disease response Mechanism → pharmacology → disease biology → observable response

A QSP autoimmune-disease model provides a quantitative bridge between biological mechanisms, therapeutic intervention, and clinical observations.

Core idea: an autoimmune-disease QSP model is not simply a mathematical description of symptoms. It is a mechanistic hypothesis about how immune processes interact and how perturbing those processes may change disease activity.
02 · What QSP asks

2. What Questions Can QSP Help Answer?

Autoimmune diseases are often characterized by substantial biological heterogeneity. The same clinical phenotype can potentially arise from different combinations of immune mechanisms. QSP models are useful when the scientific question requires reasoning about those mechanisms rather than simply describing historical observations.

QuestionQSP conceptWhat the model can explore
What biological mechanism is affected by a therapy? Mechanistic target model Target engagement and downstream pathway perturbation
How does target inhibition alter inflammation? Signal-transduction model Changes in cytokine production, immune-cell activation, or tissue signaling
Why might patients respond differently? Parameter variability Differences in baseline biology, pathway activity, turnover, or feedback
What biomarkers should change after treatment? Mechanistic biomarker model Relationships between target engagement, pathway activity, and measurable biomarkers
What happens after treatment stops? Turnover and recovery dynamics Rebound, persistence of target effects, and recovery of immune populations
How might combination therapy work? Mechanistic combination model Complementary, overlapping, or interacting mechanisms of action

The model therefore serves as a quantitative laboratory for testing mechanistic hypotheses. Simulations can explore interventions and biological scenarios that would be difficult, expensive, or unethical to test exhaustively in clinical studies.

03 · Disease biology

3. Why Autoimmune Disease Is a QSP Problem

Autoimmune diseases arise from dysregulated immune recognition and inflammatory processes, but the relevant biology differs substantially among diseases. Rheumatoid arthritis, systemic lupus erythematosus, multiple sclerosis, inflammatory bowel disease, psoriasis, and other immune-mediated diseases involve different combinations of cells, mediators, tissues, and feedback loops.

At a high level, a disease system can be represented as a network:

\[ \text{Immune activation} \rightarrow \text{cytokine signaling} \rightarrow \text{cell recruitment} \rightarrow \text{tissue inflammation} \rightarrow \text{damage or dysfunction} \]

But inflammatory signaling can also feed back into immune activation. Regulatory cells and anti-inflammatory mediators can suppress the response, while tissue damage can release additional signals that perpetuate inflammation.

Immune cells T cells · B cells Cytokines TNF · IL-6 · IFNs Inflammation tissue response Feedback regulation · damage regulatory and inflammatory feedback

A simplified network illustrates why autoimmune disease can exhibit nonlinear and self-reinforcing dynamics.

These feedbacks are particularly important for QSP because they can generate nonlinear responses. A modest change in one pathway may have a relatively small effect under one biological state but a much larger effect under another.

04 · Model components

4. What Goes Into an Autoimmune QSP Model?

A QSP model usually combines several classes of biological components. The exact structure depends on the disease and the scientific question.

ComponentExamplesTypical mathematical representation
Immune cells T cells, B cells, macrophages, dendritic cells Turnover, activation, proliferation, migration, differentiation
Cytokines TNF, IL-6, IL-17, type I interferons Production, binding, signaling, degradation
Antibodies Autoantibodies, therapeutic antibodies Production, distribution, binding, clearance
Targets Receptors, enzymes, signaling proteins Binding, inhibition, activation, turnover
Tissues Joint, skin, gut, CNS, systemic compartments Migration, local concentrations, inflammatory state
Clinical biomarkers CRP, disease-specific biomarkers, cell counts Mechanistic observation models
Disease activity Composite clinical endpoints or latent disease burden Empirical or mechanistically linked response functions
Important distinction: a QSP model does not need to represent every immune component. Biological detail should be included when it contributes to the scientific question, identifiability, or predictive objective.
05 · Immune-cell dynamics

5. Modeling Immune-Cell Dynamics

Immune-cell populations are dynamic. Cells can be produced, activated, proliferate, migrate between compartments, differentiate, and die.

A simple turnover model for a cell population \(X(t)\) is:

\[ \frac{dX}{dt}=k_{\mathrm{in}}-k_{\mathrm{out}}X \]

At steady state:

\[ X_{\mathrm{ss}}=\frac{k_{\mathrm{in}}}{k_{\mathrm{out}}} \]

This basic equation becomes more useful when activation or treatment modifies one or more rates. For example, an inflammatory cytokine may increase activation, while a therapeutic intervention may decrease proliferation or increase effective clearance.

A more mechanistic model might include activated cells \(X_a\):

\[ \frac{dX_a}{dt} = k_{\mathrm{act}}X - k_{\mathrm{deact}}X_a - k_{\mathrm{death}}X_a \]

The equations then provide a quantitative language for hypotheses about immune activation and resolution.

06 · Cytokine signaling

6. Modeling Cytokine Signaling

Cytokines are important signaling mediators in many autoimmune diseases. A QSP model can represent their production, receptor binding, downstream signaling, and turnover.

A simple cytokine balance equation is:

\[ \frac{dC}{dt}=R_{\mathrm{prod}}-k_{\mathrm{deg}}C \]

Suppose activated immune cells stimulate cytokine production. One simple representation is:

\[ R_{\mathrm{prod}} = k_{\mathrm{prod}} \frac{X_a}{K_X+X_a} \]

This introduces a saturable relationship between activated-cell abundance and cytokine production.

Receptor binding can then be represented explicitly. For a ligand \(C\) and receptor \(R\):

\[ C+R \underset{k_{\mathrm{off}}}{\overset{k_{\mathrm{on}}}{\rightleftharpoons}} CR \]

The resulting signaling activity can become the link between extracellular cytokine concentrations and downstream cellular behavior.

QSP advantage: cytokine measurements can be connected to upstream cell populations and downstream disease processes rather than being treated solely as isolated biomarkers.
07 · Drug mechanism

7. Representing Target Engagement and Drug Action

A therapeutic drug can be introduced into a QSP model at the point where it interacts with its molecular target. The model can then propagate that perturbation through the biological network.

For a simple reversible interaction between drug \(D\) and target \(T\):

\[ D+T \underset{k_{\mathrm{off}}}{\overset{k_{\mathrm{on}}}{\rightleftharpoons}} DT \]

If the drug inhibits target activity, a simple fractional inhibition function might be:

\[ I(D)=\frac{D}{IC_{50}+D} \]

The inhibited activity can then affect downstream production or activation rates. For example:

\[ R_{\mathrm{cytokine}} = R_0(1-I(D)) \]

More detailed models can distinguish free drug, bound drug, receptor occupancy, intracellular signaling, target turnover, and delayed pharmacodynamic effects.

The important concept is the chain:

\[ \text{Drug exposure} \rightarrow \text{target engagement} \rightarrow \text{pathway modulation} \rightarrow \text{immune response} \rightarrow \text{disease response} \]
08 · Tissue biology

8. Connecting Systemic Immunology to Diseased Tissue

Autoimmune disease often involves localized tissue pathology even when the initiating immune mechanisms are systemic. A QSP model can therefore distinguish circulating immune components from tissue-specific compartments.

For example, let \(X_b\) represent activated cells in blood and \(X_t\) represent cells in inflamed tissue:

\[ \frac{dX_t}{dt} = k_{\mathrm{in}}X_b - k_{\mathrm{out}}X_t \]

The tissue population can then drive local cytokine production:

\[ \frac{dC_t}{dt} = k_{\mathrm{prod}}X_t - k_{\mathrm{deg}}C_t \]

A tissue inflammation variable \(I_t\) might depend on several mediators:

\[ I_t = \frac{w_C C_t}{K_C+C_t} + \frac{w_X X_t}{K_X+X_t} \]

This type of construction allows a model to distinguish a reduction in circulating biomarkers from an actual reduction in tissue-level inflammatory activity.

09 · Feedback loops

9. Positive and Negative Feedback in Autoimmune Disease

Feedback loops are among the most important reasons autoimmune-disease models can behave differently from simple linear PK/PD systems.

A positive feedback loop might occur when inflammatory signaling increases immune-cell activation, which subsequently produces more inflammatory mediators:

\[ X \rightarrow C \rightarrow X \]

A negative feedback mechanism could arise when regulatory cells or anti-inflammatory mediators suppress activation:

\[ X \rightarrow R \rightarrow \downarrow X \]

These interactions can create thresholds, delayed responses, persistence, and nonlinear dose-response relationships.

Modeling implication: a drug that changes one pathway may indirectly influence several downstream variables because the network itself redistributes the perturbation through feedback loops.
10 · Biomarkers

10. Mechanistic Biomarkers in QSP Models

Biomarkers can occupy different positions in a QSP model. Some are close to the drug target, while others reflect downstream biological or clinical effects.

Biomarker levelExample roleRelationship to mechanism
Target proximal Target occupancy or pathway phosphorylation Directly connected to drug-target interaction
Pathway Cytokine concentration or signaling marker Reflects downstream pathway activity
Cellular Activated-cell abundance Reflects immune-state changes
Tissue Inflammatory tissue burden Reflects local disease biology
Clinical Disease activity score or organ-function measure Represents integrated disease consequences

One goal of QSP is to connect these levels quantitatively rather than treating each biomarker independently.

11 · Patient variability

11. Representing Patient Heterogeneity

Patients with the same autoimmune diagnosis may differ in baseline immune activity, cytokine concentrations, cell populations, pathway activity, disease progression, and response to treatment.

QSP models can represent this heterogeneity through variation in parameters or initial conditions.

For example, suppose the baseline inflammatory drive is represented by \(k_{\mathrm{inflam}}\). Different patients may have different values:

\[ k_{\mathrm{inflam},i} = k_{\mathrm{inflam,pop}} e^{\eta_i} \]

where \(\eta_i\) represents an individual-level deviation from the population value.

Alternatively, patients can be classified into mechanistic subgroups based on baseline pathway activity. The resulting simulations can then ask whether a therapy is predicted to have different effects across biological states.

Important distinction: mechanistic heterogeneity is not automatically equivalent to clinical response heterogeneity. A QSP model needs an explicit mapping from biological differences to the endpoint being studied.
12 · Clinical endpoints

12. Connecting Mechanisms to Disease Activity

Clinical endpoints often integrate many biological processes. A QSP model can represent this using a mechanistic or semi-empirical mapping.

For example, suppose disease burden \(B\) depends on tissue inflammation \(I_t\):

\[ \frac{dB}{dt} = k_{\mathrm{damage}}I_t - k_{\mathrm{repair}}B \]

A clinical score \(S\) might then be represented as a function of disease burden:

\[ S=S_0+w_BB+\epsilon \]

This does not mean that a clinical score is literally a biological concentration. Instead, the model establishes a quantitative observation relationship between latent disease biology and the measured endpoint.

This distinction is important because many clinical outcomes are composite measurements rather than direct measurements of a single molecular mechanism.

13 · Worked example

13. Worked Example: Modeling an Anti-Inflammatory Intervention

Consider a hypothetical autoimmune disease model containing activated immune cells \(X\), an inflammatory cytokine \(C\), and a tissue inflammation variable \(I\). Suppose treatment reduces cytokine production through a target-dependent mechanism.

Step 1: Immune-cell activation

Assume activated cells are generated at a constant rate and removed at a first-order rate:

\[ \frac{dX}{dt} = k_{\mathrm{act}} - k_{\mathrm{death}}X \]

Let:

  • \(k_{\mathrm{act}}=10\) cells/h
  • \(k_{\mathrm{death}}=0.10\) h\(^{-1}\)

At steady state:

\[ X_{\mathrm{ss}} = \frac{10}{0.10} = 100 \]

Step 2: Cytokine production

Suppose cytokine production depends on activated cells:

\[ R_C = k_C\frac{X}{K_X+X} \]

Using \(k_C=20\) units/h and \(K_X=100\):

\[ R_C = 20\frac{100}{100+100} = 10 \]

If cytokine elimination is \(k_{\mathrm{deg}}=0.20\) h\(^{-1}\), the baseline steady-state cytokine concentration is:

\[ C_{\mathrm{ss}} = \frac{10}{0.20} = 50 \]

Step 3: Treatment effect

Suppose a therapy produces 75% inhibition of cytokine production at the simulated exposure:

\[ I_D=0.75 \]

The new cytokine production rate becomes:

\[ R_{C,\mathrm{treated}} = 10(1-0.75) = 2.5 \]

The corresponding steady-state cytokine concentration is:

\[ C_{\mathrm{ss,treated}} = \frac{2.5}{0.20} = 12.5 \]

Step 4: Tissue inflammation

Suppose tissue inflammation is represented by a saturable function:

\[ I = \frac{C}{K_I+C} \]

Let \(K_I=25\). Before treatment:

\[ I_{\mathrm{baseline}} = \frac{50}{25+50} = 0.667 \]

After treatment:

\[ I_{\mathrm{treated}} = \frac{12.5}{25+12.5} = 0.333 \]

In this simplified example, a 75% reduction in cytokine production produces a 50% reduction in the modeled tissue-inflammation signal because the downstream relationship is nonlinear.

What the example demonstrates: QSP models allow a drug perturbation to propagate through several biological layers. The change in a downstream disease variable does not necessarily equal the fractional inhibition of the drug's immediate molecular target.
14 · Dose and exposure

14. From PK Exposure to Immune-System Response

In a full pharmacometric model, drug exposure is often supplied by a PK model. The QSP component then converts drug concentration into target engagement and downstream biological effects.

\[ \text{Dose} \rightarrow C_{\mathrm{drug}}(t) \rightarrow \text{Target engagement} \rightarrow \text{Pathway inhibition} \rightarrow \text{Immune response} \rightarrow \text{Clinical endpoint} \]

For a simple concentration-driven inhibition relationship:

\[ I(t) = \frac{C_{\mathrm{drug}}(t)} {IC_{50}+C_{\mathrm{drug}}(t)} \]

The inhibition signal can then enter a mechanistic rate equation. For example:

\[ \frac{dC}{dt} = R_0[1-I(t)] - k_{\mathrm{deg}}C \]

This structure naturally produces time-dependent pharmacodynamic effects. It also permits simulation of alternative doses, schedules, treatment durations, and drug exposures.

15 · Combination therapy

15. Using QSP to Explore Combination Therapy

Autoimmune disease may involve multiple interacting pathways, making combination therapy an important application of mechanistic modeling.

Suppose two drugs act on different mechanisms. Drug A reduces cytokine production while Drug B reduces immune-cell activation:

\[ R_C = R_0(1-I_A) \]
\[ k_{\mathrm{act}} = k_{\mathrm{act},0}(1-I_B) \]

The combined effect is then generated by the biological network rather than by simply adding two clinical response percentages.

Depending on the model structure, the combination may appear approximately additive, synergistic, redundant, or antagonistic. Those labels should be interpreted in relation to the model's mechanistic assumptions and the specific definition used to quantify interaction.

Why QSP is useful here: two therapies can act on different parts of the same biological network. A mechanistic model can show how perturbations interact before a large clinical combination program is conducted.
16 · Longitudinal dynamics

16. What Happens When Treatment Stops?

Autoimmune disease biology may not return immediately to its pretreatment state when drug exposure disappears. The time course depends on target turnover, immune-cell turnover, cytokine dynamics, tissue recovery, and feedback loops.

Suppose drug concentration declines after treatment discontinuation:

\[ C_D(t)=C_{D,0}e^{-k_Dt} \]

Target activity may recover according to a separate turnover process:

\[ \frac{dT}{dt} = k_{\mathrm{syn}} - k_{\mathrm{deg}}T - k_{\mathrm{drug}}(t)T \]

The downstream inflammatory state may therefore recover on a different time scale from plasma drug concentration.

This distinction can help explain why a biological effect may persist after measurable drug concentrations have fallen substantially, or why disease activity may return gradually rather than immediately.

17 · Building the model

17. How Is an Autoimmune QSP Model Built?

QSP model development is usually iterative. A practical workflow includes biological scoping, mathematical formulation, parameterization, calibration, evaluation, and simulation.

  1. Define the scientific question. Identify the decision or mechanistic uncertainty the model needs to address.
  2. Map the biology. Identify relevant cells, mediators, targets, tissues, and feedback loops.
  3. Define model boundaries. Decide which mechanisms need explicit representation and which can be represented phenomenologically.
  4. Translate mechanisms into equations. Use mass balances, turnover models, binding equations, signaling functions, and response relationships as appropriate.
  5. Collect parameter information. Use experimental measurements, literature values, clinical data, and prior model knowledge.
  6. Calibrate the model. Estimate uncertain parameters using relevant datasets.
  7. Evaluate model behavior. Compare predictions with observations that were not necessarily used for calibration.
  8. Perform sensitivity analysis. Determine which parameters and mechanisms most strongly influence the outputs of interest.
  9. Simulate interventions. Explore dose, schedule, mechanism, patient characteristics, and combination scenarios.
  10. Update the model. Treat model development as an iterative process as new biological and clinical evidence becomes available.
Key modeling principle: biological plausibility, quantitative calibration, and predictive evaluation are complementary. A model can be biologically detailed yet poorly predictive if its parameters or structure are not adequately supported by data.
18 · Identifiability

18. Identifiability and Model Complexity

One of the central challenges in QSP is that a biologically rich model may contain many parameters, while available datasets may contain relatively little information about each individual mechanism.

Suppose two parameters appear only through their product:

\[ R=k_1k_2X \]

If the data identify \(R\) but do not independently inform \(k_1\) and \(k_2\), many combinations of \(k_1\) and \(k_2\) may produce essentially the same observable behavior.

This is a form of practical identifiability limitation.

QSP therefore requires careful attention to:

  • Which parameters are informed by which datasets.
  • Which biological quantities are directly measured.
  • Which parameters are fixed from external evidence.
  • Whether multiple parameter sets produce similar model predictions.
  • Whether the model is being used for interpolation or extrapolation.

Model complexity should therefore be driven by the scientific question and available evidence rather than by the desire to include every known biological pathway.

19 · Sensitivity analysis

19. Sensitivity Analysis in Autoimmune QSP

Sensitivity analysis asks how strongly model outputs respond to changes in parameters or assumptions.

A local sensitivity measure can be represented conceptually as:

\[ S_{y,p} = \frac{\partial y}{\partial p} \frac{p}{y} \]

where \(y\) is an output and \(p\) is a model parameter.

For example, if predicted tissue inflammation is highly sensitive to a cytokine production parameter, uncertainty in that parameter may be especially important when evaluating treatment effects.

Sensitivity analysis can also reveal which mechanisms are relatively unimportant for a particular decision. Such results can support model reduction and help prioritize future experiments.

20 · Virtual populations

20. Virtual Patients and Mechanistic Subgroups

QSP models can be used to generate virtual patients by varying biological parameters within plausible ranges or distributions.

For example, a virtual population might vary:

  • Baseline immune-cell abundance.
  • Cytokine production rates.
  • Target expression.
  • Target turnover.
  • Drug exposure.
  • Tissue sensitivity to inflammatory mediators.
  • Rates of disease progression and recovery.

Each simulated patient can then receive the same treatment while producing a potentially different mechanistic trajectory.

Time Disease activity Virtual patients

Virtual populations can represent mechanistic variability and help explore how the same intervention may produce different trajectories across simulated patients.

Virtual populations do not establish that a particular biological subgroup exists in the real patient population. Their value depends on how well the parameter distributions and model structure are supported by empirical evidence.

21 · Prediction

21. What Can Autoimmune QSP Models Predict?

Once a QSP model has been evaluated for its intended purpose, it can be used to generate predictions or simulations under alternative scenarios.

  • Target engagement over time.
  • Changes in cytokine or cellular biomarkers.
  • Changes in tissue-level inflammatory burden.
  • Effects of alternative dosing schedules.
  • Differences between treatment mechanisms.
  • Potential combination-treatment behavior.
  • Time to onset or recovery of pharmacodynamic effects.
  • Mechanistic differences among virtual patient subgroups.
  • Consequences of treatment interruption or delayed dosing.
  • Experimental designs that may provide additional information about uncertain mechanisms.

Prediction should remain conditional on the model structure, parameter uncertainty, input assumptions, and intended domain of application.

22 · Interpretation

22. What QSP Models Do Not Tell Us Automatically

QSP models are powerful because they integrate multiple biological mechanisms, but model outputs should not be confused with direct observations.

  • A mechanistic pathway in a model is a hypothesis. Including a pathway does not establish that it is the dominant mechanism in every patient.
  • A good fit does not prove biological truth. Multiple models can sometimes reproduce the same observed data.
  • Parameter values may be uncertain. External literature values and sparse datasets can leave substantial uncertainty.
  • Model predictions depend on assumptions. Changing feedback structure, turnover rates, or response functions can change predictions.
  • Virtual patients are simulated constructs. They should not automatically be interpreted as literal representations of individual patients.
  • Clinical endpoints may remain only partially mechanistic. A composite clinical score can be linked to a mechanistic model without becoming a direct measurement of any one biological variable.
  • Extrapolation requires caution. Predictions outside the range of the supporting data may depend strongly on model assumptions.
Modeling principle: the purpose of QSP is not to eliminate uncertainty. It is to organize biological knowledge quantitatively so that assumptions, uncertainties, mechanisms, and predictions can be examined systematically.
23 · Practical workflow

23. A Practical Workflow for Autoimmune QSP Modeling

  1. Start with the decision. Define the development question the model needs to inform.
  2. Define the disease mechanism. Identify the immune pathways relevant to the question.
  3. Map the drug mechanism. Connect exposure to target engagement and downstream pharmacology.
  4. Define compartments. Distinguish blood, lymphoid, tissue, or other relevant biological spaces when needed.
  5. Specify equations. Represent turnover, activation, binding, signaling, migration, and disease processes quantitatively.
  6. Parameterize the model. Integrate experimental, literature, preclinical, and clinical evidence.
  7. Calibrate and evaluate. Compare model behavior with relevant observations.
  8. Perform sensitivity and uncertainty analyses. Identify influential mechanisms and uncertain predictions.
  9. Generate virtual populations where appropriate. Explore plausible biological heterogeneity.
  10. Simulate the decision scenarios. Compare mechanisms, doses, schedules, combinations, or biomarker hypotheses.
  11. Document assumptions. Make the model structure and limitations transparent.

24. Key Takeaways

  • Quantitative systems pharmacology provides a mechanistic framework for connecting immune biology, drug action, biomarkers, and disease outcomes.
  • Autoimmune disease is particularly suited to systems modeling because immune cells, cytokines, tissues, and regulatory mechanisms interact through complex feedback networks.
  • QSP models can represent immune-cell turnover, cytokine production, receptor binding, target engagement, tissue inflammation, and clinical observations within one framework.
  • The central mechanistic chain is often drug exposure → target engagement → pathway modulation → immune response → disease response.
  • Nonlinear feedback can make the downstream effect of a drug substantially different from its immediate molecular inhibition.
  • Mechanistic biomarkers can connect molecular target engagement to pathway activity, cellular responses, tissue inflammation, and clinical endpoints.
  • Patient heterogeneity can be represented through variation in biological parameters and initial conditions, creating virtual populations for mechanistic simulation.
  • Combination therapies can be explored by modeling how interventions perturb different points in the same biological network.
  • Identifiability and uncertainty are central QSP issues: a biologically detailed model is not automatically an informative model.
  • Sensitivity analysis can identify influential mechanisms, support model reduction, and guide additional experiments.
  • QSP predictions remain conditional on model structure, parameter values, assumptions, and the evidence supporting them.
  • The most useful QSP model is not necessarily the most biologically detailed model; it is the model that is sufficiently mechanistic and quantitatively supported for the scientific question.
Next step

Where to Go Next

A natural progression is to examine specific autoimmune mechanisms in greater detail. Useful next topics include QSP Models of Cytokine Signaling, QSP Models of T-Cell Activation, QSP Models of B-Cell and Antibody Dynamics, QSP Models of Immune Checkpoint Regulation, QSP Models of Combination Therapy, and disease-specific models for rheumatoid arthritis, systemic lupus erythematosus, inflammatory bowel disease, psoriasis, and multiple sclerosis.

The next tutorial can build directly on this framework by focusing on how cytokine signaling networks are represented mathematically and how therapeutic inhibition of a cytokine pathway propagates through immune-cell and disease-state dynamics.

← Back to Pharmacokinetics Tutorials