Concept Architecture
Concept
Theoretically, Latent Transition Analysis (LTA) is a longitudinal extension of Latent Class Analysis that models changes in unobserved categorical class membership over time. It assumes that individuals belong to one of several latent classes at each measurement occasion and estimates the probabilities of transitioning between these classes across successive time points. LTA exists to characterise dynamic changes in latent population structure while accounting for measurement error and unobserved heterogeneity.
Mathematically, LTA is formulated as a finite mixture model incorporating latent class probabilities at each time point and transition probabilities between latent classes. The model combines measurement models describing class-specific response probabilities with a Markov transition model describing movement between latent classes over time. Parameters are estimated using maximum likelihood, typically via the Expectation-Maximisation (EM) algorithm, and model selection commonly relies on likelihood-based criteria such as the Bayesian Information Criterion (BIC).
In practice, LTA is fitted to repeated categorical measurements collected from the same individuals over multiple time points. In health economics, it is used to evaluate changes in patient health states, healthcare utilisation profiles, treatment adherence patterns, behavioural risk groups and disease severity categories. Estimated transition probabilities provide valuable information for forecasting patient trajectories, identifying intervention effects and informing decision models that incorporate changes in latent patient characteristics over time.
Purpose
Used to model transitions between unobserved population subgroups over time, estimate transition probabilities, evaluate longitudinal heterogeneity and characterise changes in patient behaviour or health status within health economic research.
Mathematical Formulae
Primary Formula
P(Y?, ?, Y?) = ??? ? ??? �?? ? ????? P(C? = k? | C??? = k???) ? ????? P(Y? | C?)
where:
- �?? = initial latent class probability
- C? = latent class at time t
- P(C? = k? | C??? = k???) = transition probability
- P(Y? | C?) = conditional response probability
Supporting Formulae
Transition probability:
P(C? = j | C??? = i)
Posterior class probability:
P(C? = k | Y)
Bayesian Information Criterion:
BIC = ?2ln(L) + p ln(n)
where:
- L = maximum likelihood
- p = number of estimated parameters
- n = sample size
Related Mathematical Methods
- Latent Class Analysis
- Finite Mixture Models
- Hidden Markov Models
- Maximum Likelihood Estimation
- Expectation-Maximisation Algorithm
- Growth Mixture Modelling
- Latent Profile Analysis
Example
A health economist follows 1,200 patients with diabetes over three annual assessments using six indicators of disease management.
Latent Transition Analysis identifies three latent classes:
- Well-controlled disease
- Moderately controlled disease
- Poorly controlled disease
Estimated annual transition probabilities include:
- Well-controlled ? Well-controlled = 0.88
- Well-controlled ? Moderately controlled = 0.10
- Well-controlled ? Poorly controlled = 0.02
These transition probabilities are incorporated into a long-term economic model to estimate future healthcare utilisation and intervention costs based on changing patient risk profiles.
Excel Implementation
| Function | Example Formula | Health Economics Application |
|---|---|---|
| SUMPRODUCT | =SUMPRODUCT(B2:D2,E2:G2) | Calculate weighted latent class probabilities. |
| MMULT | =MMULT(B2:D4,F2:H4) | Multiply transition probability matrices across time periods. |
| LN | =LN(B2) | Calculate log-likelihood contributions during model estimation. |
| EXP | =EXP(A2) | Convert log probabilities into probabilities. |
| Solver | Maximise the overall log-likelihood by varying transition and class probability parameters. | Estimate latent transition model parameters using maximum likelihood. |
VBA (Optional)
A VBA routine can automate calculation of transition probability matrices, summarise class membership over successive time points and prepare longitudinal datasets for latent transition modelling software.
Sources
- Collins LM, Lanza ST. Latent Class and Latent Transition Analysis. Wiley.
- Collins LM, Wugalter SE. Latent Class Models for Stage-Sequential Dynamic Latent Variables. Multivariate Behavioral Research. 1992.
- Muth�n B, Muth�n LK. Mplus User's Guide.
- Vermunt JK, Magidson J. Latent GOLD User's Guide.
- Briggs A, Claxton K, Sculpher M. Decision Modelling for Health Economic Evaluation. Oxford University Press.
- ISPOR Good Practice Reports.
Related Concepts (2)
Library
Publications
1
Bayesian Methods in Health Economics — Gianluca Baio, 1st Edition ed., 2012 (Chapman & Hall / CRC Press)
An overview of Bayesian statistical methods for the analysis of health economic data, covering economic evaluation concepts, statistical cost-effectiveness analysis, Bayesian computation and MCMC, and applied health economic evaluation.
BookView source →
Frequently Asked Questions (6)
What is latent transition analysis?
A technique modelling how individuals move between unobserved categorical subgroups over time, combining latent class analysis with a longitudinal framework.
Source: Collins & Lanza 2009
What movement does latent transition analysis track over time?
Latent transition analysis tracks how individuals move between unobserved categorical subgroups from one time point to the next, extending latent class analysis into a longitudinal setting. It estimates both the hidden classes at each occasion and the probabilities of shifting from one class to another over time, revealing, for instance, how people migrate between symptom profiles as a disease evolves. This shows the dynamics of change between types, rather than their existence alone. Modelling transitions between hidden classes is its purpose. Kline (2015) discusses such models.
Source: Kline 2015
How does latent transition analysis work?
Latent transition analysis works by identifying latent classes, or statuses, from categorical responses at each time point, as in latent class analysis, and also estimating transition probabilities that describe the likelihood of moving from one status at one time to another at the next. It thus links the latent classes across occasions. So latent transition analysis works by combining the identification of latent categorical subgroups at each time with a model of how individuals transition between them, estimating both the class characteristics and the transition probabilities, which captures how membership in unobserved categories changes over time and reveals patterns of stability and change.
Source: Collins & Lanza 2009
When is latent transition analysis used?
Latent transition analysis is used when the interest is in how individuals move between distinct unobserved categorical states over time, such as changing symptom profiles, stages, or behaviour patterns across occasions. So latent transition analysis is used to study categorical change in longitudinal data, identifying the subgroups present and the probabilities of moving between them, which is valuable for understanding developmental stages, transitions between conditions, or shifts in typologies, allowing both the states and the dynamics of change between them to be characterised from repeated categorical measurements.
Source: Collins & Lanza 2009
How does latent transition analysis extend latent class analysis?
Latent transition analysis extends latent class analysis by adding a longitudinal dimension: latent class analysis identifies unobserved categorical subgroups at a single time, while latent transition analysis identifies such subgroups at multiple times and models the transitions between them, describing how individuals move between statuses over occasions. So latent transition analysis builds on latent class analysis by linking the latent classes across time through transition probabilities, turning a cross-sectional classification into a model of categorical change, which allows not just the subgroups but their evolution and the movement of individuals among them to be studied over time.
Source: Collins & Lanza 2009
What are the challenges of latent transition analysis?
The challenges of latent transition analysis include deciding the number of latent statuses at each time; ensuring the classes are comparable across occasions so that transitions are meaningful; the risk of identifying spurious classes or transitions; and the complexity of the models and their estimation. So latent transition analysis is applied and interpreted with care, since the statuses and transitions it identifies depend on modelling choices and require validation, and comparability of the classes over time must be considered for the transitions to be interpretable, which is why the number and meaning of the statuses and the plausibility of the transitions are scrutinised rather than assumed from the model.
Source: Collins & Lanza 2009
Trust Record
Verified by Dr Darrin Baines
British health economist
Professional identity: darrinbaines.org
Verification date: 17 Dec 2025
Content version: 1.0.0
Canonical Identity
- Term code
- HE-ES-SA-098
Stable URI · Machine-readable · Resolvable · CC BY 4.0