Skip to contentScholarGate
LibraryBookshelfDeskReview StudioAssistant
Sign in
On this page
IntuitionHow it worksWhen to use itStrengths & limitationsCommon pitfallsApplicationsFrequently asked🔒 Read the full methodSourcesRelated methods
Cite this pageSpotted an issue on this page? Report or suggest a fix →
Home›Survival›Joint Model for Longitudinal and Time-to-Event Data
Survival analysis

Joint Model for Longitudinal and Time-to-Event Data

Also known as: joint model, shared random effects model, longitudinal-survival joint model, Joint Model (Boylamsal + Sağkalım Birleşik Model)

The joint model for longitudinal and time-to-event data, formalised by Tsiatis and Davidian in 2004 and extended comprehensively by Rizopoulos in 2012, simultaneously estimates a mixed-effects model for repeatedly measured biomarkers and a survival model for the time to an event, linking the two processes through shared random effects. It resolves two major problems that simpler approaches cannot handle: informative dropout from longitudinal studies and the endogeneity of time-varying biomarkers used as covariates in a Cox model.

ScholarGate
  1. Survival analysis
  2. v1
  3. 2 Sources
  4. PUBLISHED
Cite this page →
Tools & resources
Download slides
Learn & explore

Read the full method

Members only

Sign in with a free account to read this section.

Sign in

Method map

The neighbourhood of related methods — select a node to explore.

Joint Model for Longitudinal and Survival Data
Frailty ModelKaplan-MeierLandmark AnalysisMixed Effects ModelTime-Dependent Cox Regre…

When to use it

Use the joint model when you have longitudinal data with repeated biomarker measurements and a time-to-event outcome and at least one of the following problems is present: (1) dropout from the longitudinal component is informative — patients leave the study because their condition is worsening; (2) you want to use a time-varying biomarker as a covariate in a survival model but the standard time-dependent Cox approach is biased because the biomarker is measured with error or is endogenous. The method requires a longitudinal submodel that fits reasonably well (typically linear mixed effects), a survival submodel (Cox or parametric), a minimum of approximately 100 subjects with at least three repeated measurements per subject, and the assumption that the shared random-effects structure correctly captures the dependence between the two processes.

Strengths & limitations

Strengths
  • Jointly handles informative dropout and endogenous time-varying covariates, which are the two main sources of bias in separate analyses.
  • Uses the full observed biomarker trajectory to predict the event hazard at each moment, giving more efficient estimates than last-observation-carried-forward or simple time-dependent Cox approaches.
  • Produces dynamic survival predictions: given a subject's biomarker history up to time s, the model yields personalised conditional survival probabilities for future times, which is clinically actionable.
  • Propagates uncertainty from the longitudinal model into the survival model rather than treating estimated values as fixed.
Limitations
  • Computationally intensive; EM or MCMC estimation can take minutes to hours for moderate datasets and may fail to converge with small samples or complex random-effects structures.
  • Requires at least approximately 100 subjects and at least three longitudinal measurements per subject; it is not suitable for short follow-up or sparse measurement schedules.
  • The association structure (current value, current slope, cumulative effect) must be chosen carefully — misspecification can bias both submodels.
  • Interpretation of the alpha parameter requires care: it links the true latent trajectory to the hazard, not the observed measurement.

Frequently asked

How does the joint model differ from a time-dependent Cox model?

In a time-dependent Cox model you plug the last observed biomarker value directly into the hazard function as if it were the true value at that moment. This approach is biased when the biomarker is measured with error (attenuation bias) or when it is endogenous — that is, when the same process that drives the biomarker also drives the event. The joint model avoids both problems by treating the true biomarker trajectory as a latent process inferred from all longitudinal measurements, and by linking that latent process to the hazard through shared random effects estimated simultaneously with both submodels.

What is informative dropout and why does it matter?

Informative dropout occurs when the reason a subject leaves the longitudinal study is related to the outcome being measured. For example, a patient with worsening kidney function may miss clinic visits or die before the next scheduled measurement. If you analyse only the observed measurements, the late-stage trajectories are missing precisely for the sickest patients, so the average trajectory looks artificially better than the truth. The joint model explicitly accounts for this by linking the dropout process (the survival submodel) to the true biomarker trajectory through shared random effects.

What association structures can be used to link the two submodels?

The most common association is the current true value of the biomarker at time t, which enters the hazard directly. Alternatives include the current slope of the trajectory (the rate of change at time t), the area under the trajectory up to time t (cumulative exposure), or combinations of these. The choice should be guided by subject-matter reasoning and compared using information criteria such as DIC or WAIC in the Bayesian setting.

How many repeated measurements do I need per subject?

A generally accepted rule of thumb is at least three longitudinal measurements per subject, with at least 100 subjects in total. Fewer measurements leave the subject-specific random effects poorly identified, which destabilises both the longitudinal submodel and the association parameter. Studies with only one or two measurements per subject should use a simpler approach such as a time-dependent Cox model, accepting its limitations.

Sources

  1. Rizopoulos, D. (2012). Joint Models for Longitudinal and Time-to-Event Data. CRC Press. DOI: 10.1201/b12208 ↗
  2. Tsiatis, A.A. & Davidian, M. (2004). Joint Modeling of Longitudinal and Time-to-Event Data: An Overview. Statistica Sinica, 14(3), 809–834. link ↗

How to cite this page

ScholarGate. (2026, June 1). Joint Model for Longitudinal and Time-to-Event Data. ScholarGate. https://scholargate.app/en/survival/joint-model-survival

Related methods

Frailty ModelKaplan-MeierLandmark AnalysisMixed Effects ModelTime-Dependent Cox Regression

Which method?

Set this method beside its closest kin and read them side by side — the library lays the books on the table; the choice is yours.

  • Frailty ModelSurvival↔ compare
  • Kaplan-MeierSurvival↔ compare
  • Landmark AnalysisSurvival↔ compare
  • Mixed Effects ModelStatistics↔ compare
  • Time-Dependent Cox RegressionSurvival↔ compare
Compare side by side →

Referenced by

Frailty ModelLandmark AnalysisTime-Dependent Cox Regression

Similar methods

Time-Dependent Cox RegressionLandmark AnalysisBayesian Cox Proportional HazardsBayesian Survival regressionBayesian Survival AnalysisProspective Survival AnalysisMulti-State ModelFrailty Model

Related reference concepts

Cox Regression ModelsSurvival Analysis and Time-to-Event MethodsCensoring and Follow-Up DataProportional Hazards AssumptionKaplan-Meier Survival CurvesCompeting Risks

Spotted an issue on this page? Report or suggest a fix →

ScholarGate — Joint Model for Longitudinal and Survival Data (Joint Model for Longitudinal and Time-to-Event Data). Retrieved 2026-07-20 from https://scholargate.app/en/survival/joint-model-survival · Dataset: https://doi.org/10.5281/zenodo.20539026
Quick facts
Originator
Tsiatis, A.A. & Davidian, M.; Rizopoulos, D.
Year
2004
Type
Semiparametric regression model
Subprocesses
Longitudinal (mixed-effects) + Survival (Cox or parametric)
Linkage
Shared random effects
Estimation
EM algorithm or MCMC
MinimumSample
100
Difficulty
4
Related methods
Frailty ModelKaplan-MeierLandmark AnalysisMixed Effects ModelTime-Dependent Cox Regression
ScholarGate

A content-first reference library for research methods — what each one is, how it works, and where it comes from.

Open data (CC-BY)

Explore

  • Library
  • Search the library…
  • Browse by field
  • Fields
  • Journey
  • Compare
  • Which method?

Reference

  • Subjects
  • Atlas
  • Glossary
  • Methodology
  • Philosophy

Your tools

  • Bookshelf
  • Desk
  • Chat

Company

  • About
  • Pricing
  • Contact
  • Suggest a method

Entries are compiled from published sources for reference. Verifying the accuracy and suitability of any information for your own use remains your responsibility.

© 2026 ScholarGate · A research-method reference library
  • Privacy
  • Cookies
  • Terms
  • Delete account