A matrix · calculus · dynamics framework
The lab's methods are unified by a single idea: a research problem becomes tractable once it is written as linear algebra, optimized with matrix calculus, and where behaviour unfolds over time, closed with a differential equation. Read across the equations below and the family resemblance is the point.
Structure as decomposition
Persons × items, students × schools, studies × moderators are all matrices. Latent structure is recovered by factoring the covariance the model implies.
Estimation as a gradient
Every estimator is the stationary point of an objective. Fisher information, score equations, and back-propagation are one differential idea applied across scales.
Change as a flow
Motivation, anxiety, and engagement are not snapshots but trajectories. Coupled ODEs describe how affective states co-evolve and settle into attractors.
How the three pillars connect
A unified pipeline: data becomes matrices, matrices yield gradients, gradients trace dynamics.
Methods × pillars
Each method draws on one or more pillars. The table shows which mathematical operation dominates.
| Method | Linear Algebra | Matrix Calculus | Diff. Equations |
|---|---|---|---|
| Multilevel SEM | covariance decomposition | ML / FIML estimation | — |
| HLM / Mixed Models | design matrices | REML / Bayes | — |
| IRT / CAT | item parameters | Fisher information | — |
| Meta-Analysis | effect aggregation | weighted estimation | — |
| Text Mining / NLP | embeddings, SVD | gradient descent | — |
| Dynamical Systems | state-space form | parameter estimation | ODE / phase flow |
| Latent Change Score | latent structure | SEM estimation | discrete dynamics |