Browsing Tag

network psychometrics

5 posts

Definition

Network psychometrics is a methodological framework that uses graphical models to represent psychological variables as nodes and the conditional associations between them as edges, with the aim of recovering the underlying dependency structure of multivariate psychological data. In clinical and personality research, nodes correspond to observable constructs such as individual symptoms of depression, anxiety, or stress, while edges encode partial associations that remain after conditioning on all other variables in the network. Markov Random Field models, including the Gaussian Graphical Model for continuous data and the Ising model for binary or ordinal variables, form the primary class of graphical models employed within this framework. A central inferential goal is distinguishing genuine conditional dependence from conditional independence, a task complicated by estimation challenges such as the intractable normalizing constant of the Ising model and the sensitivity of Bayesian edge inclusion Bayes factors to prior distribution choices. The framework has also been extended through connections with cognitive network science, for instance to model how semantic communities in psychometric item texts distribute across statistically identified factors for constructs such as depression and anxiety.

Sources: Sekulovski et al. (2024), Keetelaar et al. (2024), Stanghellini et al. (2024)

Related Terms

Applications

Network Psychometrics and Bayesian Graphical Modeling

Bayesian methods have been developed specifically to address a core limitation of frequentist network estimation: the inability to distinguish the absence of evidence for an edge from evidence of its absence. The inclusion Bayes factor, computed via Bayesian model averaging over all possible network structures, provides a principled test of conditional independence, but its value is sensitive to the scale of the prior distribution placed on edge weight parameters. The easybgm R package consolidates existing Bayesian estimation tools, including bgms, BDgraph, and BGGM, into a single accessible workflow so that applied researchers can fit models, quantify structural uncertainty, and visualize edge evidence without requiring advanced statistical programming expertise.

Sources: Sekulovski et al. (2024), Huth et al. (2024)

Network Psychometrics and Measurement Error

Cross-sectional network psychometric models offer no inherent protection against omitted variable bias or measurement error, two conditions routinely present in psychological data. Simulations comparing EBICglasso and LoGo-TMFG show that failing to account for unreliable items inflates estimated edge weights and overestimates network density, while omitted variables can introduce spurious edges or suppress genuine ones. EBICglasso tends to be more robust to these sources of misspecification than LoGo-TMFG, though the performance gap narrows as network size increases, and larger sample sizes do not attenuate the distortions caused by measurement error or omitted variables.

Sources: Henry & Ye (2024)

Network Psychometrics and Cognitive Networks

Network psychometrics and cognitive network science can be combined to examine whether the statistical factor structure recovered from psychometric ratings reflects the semantic and syntactic organisation of item texts. Semantic communities derived from questionnaire item wording can be mapped onto psychometric factors identified through graph-based factor analysis. Applied to 39,775 responses to the Depression Anxiety and Stress Scale, this approach showed that semantic loadings derived from item wording matched factor structures in non-random ways, capturing specific aspects of emotional dysregulation, physical distress, and tension.

Sources: Stanghellini et al. (2024)

Research Articles