Summary
This handbook chapter is a unified, applied introduction to latent class (LC) models — the discrete-latent-variable counterpart to factor analysis, in which the latent variable is a set of categorical unobserved classes rather than a continuous factor. Starting from the traditional LC model for nominal indicators (Lazarsfeld-Henry 1968; Goodman 1974a,b), the authors reframe modern LC modeling as three special cases of one finite-mixture framework — LC cluster, LC factor, and LC regression — and show how extensions to mixed-scale indicators, covariates, and local-dependence terms overcome the limitations of the classical model. Worked examples using the Latent GOLD software run through a GSS survey-item dataset and a continuous-variable clustering problem, with the LC cluster model on continuous data presented as a probabilistic, model-based improvement over K-means.
Key Claims
- Two foundational assumptions. (1) Each case belongs to exactly one of C latent classes, so the joint distribution of the manifest variables is a finite mixture P(y1,…,yK)=∑c=1CP(X=c)P(y1,…,yK∣X=c); (2) local independence — conditional on class, the manifest variables are mutually independent, P(y1,…,yK∣X=c)=∏kP(yk∣X=c).
- LC cluster model. A single nominal latent variable assigns cases to clusters via posterior membership probabilities (soft assignment); unlike distance-based clustering it is model-based, scale-aware, and yields fit statistics for choosing the number of clusters.
- LC factor model. Replaces the single nominal latent variable with several dichotomous latent variables (mutually independent factors), giving a discrete analogue of factor analysis with biplot/graphical displays (Magidson-Vermunt 2001).
- LC regression (mixture regression). A dependent variable is regressed on predictors with class-specific coefficients; class membership itself can depend on covariates / concomitant variables (Dayton-Macready 1988), unifying LC modeling with finite-mixture regression and market-segmentation applications.
- Mixed-scale indicators. The framework extends beyond nominal data to ordinal, continuous, and count indicators (each manifest variable gets an appropriate conditional density), so LC and finite-mixture modeling become a single toolkit.
- Fit and local-dependence diagnostics. Class enumeration uses the L2 likelihood-ratio statistic and BIC; bivariate residuals (BVR) flag pairs of indicators whose association the LC model fails to reproduce — often revealing inadequate two-way fit even when the overall L2 looks acceptable — and motivate direct-effect (local-dependence) terms.
- Continuous LC clustering vs. K-means. Applied to continuous variables, the LC cluster model generalizes K-means by allowing unequal within-cluster variances, correlated indicators, and probabilistic assignment, and by providing a likelihood for model selection.
Concepts Introduced or Extended
Entities Mentioned
Quotes
"The key assumption of any type of LC model is that each observation is a member of one and only one of C latent (unobservable) classes… More technically, the population is a mixture of C latent classes."
"Conditional on latent class membership, the observed variables are mutually independent of each other."
My Take
The chapter's real contribution is organizational rather than technical: by casting cluster, factor, and regression analyses as three restrictions of a single LC/finite-mixture engine, it makes the discrete-latent-variable world look as modular as the Gaussian latent-variable world. That framing is exactly the bridge from the wiki's classical treatments (Goodman 1974, Andersen 1982) to the Bayesian finite-mixture and heterogeneity material (Mixture of Normals, Consumer Heterogeneity). The caveats are practical: local independence is the load-bearing (and most-violated) assumption, which is why the BVR diagnostic and direct-effect fixes get so much space; and much of the machinery is presented through proprietary Latent GOLD output rather than as estimation detail, so the reader gets the modeling map but not the EM/identification internals.