Related Experiment Video
Updated: May 27, 2025

Development of an Individual-Tree Basal Area Increment Model using a Linear Mixed-Effects Approach
Published on: July 3, 2020
Testing for group differences in multilevel vector autoregressive models
Jonas M B Haslbeck1,2, Sacha Epskamp3, Lourens J Waldorp4
1Department of Clinical Psychological Science, Maastricht University, Maastricht, The Netherlands. jonashaslbeck@protonmail.com.
Researchers developed new statistical tests for comparing multilevel Vector Autoregressive (VAR) models between groups. These methods, implemented in R, enable robust inferences on group differences in complex time series data.
Area of Science:
- Computational Statistics
- Time Series Analysis
- Multilevel Modeling
Background:
- Multilevel Vector Autoregressive (VAR) models are widely used for analyzing longitudinal data from multiple subjects.
- Investigating group differences (e.g., patients vs. controls) in these models is crucial but lacks standardized inferential methods.
- Existing methods for comparing multilevel VAR models across groups are not readily accessible or widely adopted.
Purpose of the Study:
- To introduce and evaluate novel statistical tests for inferring group differences in multilevel VAR models.
- To provide practical implementations of these tests within the R statistical environment.
- To assess the performance of the proposed methods in detecting group differences using simulation studies.
Main Methods:
- Development and explanation of a parametric test for group comparisons in multilevel VAR models.
- Development and explanation of a nonparametric permutation test for robust group comparisons.
- Implementation of both tests using the mlVAR R-package and a tutorial with the mnet R-package.
Main Results:
- The study successfully implemented and evaluated two distinct statistical tests for group differences in multilevel VAR models.
- Simulation studies demonstrated the performance of these tests in accurately recovering known group differences.
- The R-package mnet provides a reproducible framework for applying these methods to empirical emotion data.
Conclusions:
- The presented parametric and nonparametric tests offer accessible and reliable methods for group comparisons in multilevel VAR analysis.
- These tools enhance the ability to investigate inter-individual differences in dynamic network structures.
- The provided R implementations and tutorials facilitate the application of these advanced statistical techniques in psychological and neuroscientific research.
Related Concept Videos
Comparing the Survival Analysis of Two or More Groups
Friedman Two-way Analysis of Variance by Ranks
Two-Way ANOVA
The two-way ANOVA analysis initially begins by stating the null hypothesis that there is an interaction effect between the two factors of a dataset. This effect can be visualized using line segments formed by joining the...
One-Way ANOVA: Unequal Sample Sizes
Statistical Methods to Analyze Parametric Data: Student t-Test and Goodness-of-Fit Test
The Student's t-test is a statistical test that examines if there is a statistically significant difference between the means of two groups. This test is instrumental when dealing with...
One-Way ANOVA: Equal Sample Sizes
Different sample means can result in different values for the variance estimate: variance between samples. This is because the variance between samples is calculated as the product of the sample size and the variance between the...

