Related Experiment Video
Updated: Oct 4, 2025

Statistical Modelling of Cortical Connectivity Using Non-invasive Electroencephalograms
Published on: November 1, 2019
A tutorial on bayesian networks for psychopathology researchers
Giovanni Briganti1, Marco Scutari2, Richard J McNally1
1Department of Psychology, Harvard University.
Bayesian Networks offer causal insights into psychological data by modeling conditional independence. This tutorial introduces their use in R for identifying causal relationships in cross-sectional data.
Area of Science:
- Psychology
- Computer Science
- Statistics
Background:
- Partial correlation networks have limitations due to undirected edges.
- Bayesian Networks (BNs) are probabilistic graphical models representing conditional independence.
- BNs use directed acyclic graphs (DAGs) to infer causal relationships.
Purpose of the Study:
- Introduce Bayesian Networks for causal inference in cross-sectional data.
- Demonstrate BN model estimation in R using three algorithm families.
- Discuss common challenges and questions related to BNs.
Main Methods:
- Utilized a tutorial approach to explain Bayesian Network concepts.
- Employed R software for model estimation.
- Applied an empirical dataset of depressive symptoms for illustration.
Main Results:
- Successfully introduced Bayesian Networks and their application.
- Demonstrated practical estimation techniques in R.
- Provided insights into causal relationships within depressive symptom data.
Conclusions:
- Bayesian Networks are valuable for uncovering causal insights in psychological research.
- Recommends further investigation of BNs for psychological data analysis.
- Highlights the advantage of directed edges in BNs over undirected networks.
Related Concept Videos
Behavioral Genetics and Its Designs
The primary methodologies used in behavior genetics include family studies, twin studies, and adoption studies, each providing unique...
Introduction to Biological Bases of Psychology
The nervous system, the cornerstone of...
Introduction to Psychological Disorders
Deviant Behavior
Deviance in behavior refers to actions or thought patterns that significantly diverge from societal norms or...
Theoretical Approaches to Psychological Disorder
Biological approach
The biological approach posits that internal, organic factors are the primary causes of such disorders. This perspective emphasizes brain structure and function, genetic predispositions, and neurotransmitter imbalances. For example, schizophrenia has been associated with both genetic...
Introduction To Survival Analysis
The primary goal of survival analysis is to estimate survival time—the time...
Psychosis: Pathophysiology of Schizophrenia and Other Psychotic Disorders
Researchers have identified genetic factors that increase susceptibility to schizophrenia, underscoring the intricate interplay between genetics and environment in disease development. At the core of schizophrenia's pathophysiology is excessive dopaminergic neurotransmission within...

