Related Experiment Video
Updated: Sep 10, 2026

Facilitating the Analysis of Immunological Data with Visual Analytic Techniques
Published on: January 2, 2011
Integrating decision trees with ANOVA for enhanced interaction visualisations
Perseverence Savieri1,2, Lara Stas1,2, Kurt Barbé1,2
1Research Center for Digital Medicine (REDM), Vrije Universiteit Brussel (VUB), Brussels, Belgium.
Abstract:
Interaction effects in ANOVA provide crucial insights into how the effect of one independent variable depends on the level of another. However, interpreting these interactions, especially three-way interactions, remains a challenge. Firstly, visualisation techniques typically rely on multiple separate two-dimensional plots conditioned on the levels of a third factor; as the number of levels of the third factor increases, so does the number of plots, complicating interpretation. Secondly, routinely applying uncorrected post-hoc pairwise comparisons oversimplifies interaction effects and, by ignoring the multiplicity of tests, inflates Type I error rates, potentially leading to misleading conclusions. Advanced methods, such as partial dependence plots and interaction decomposition models, have partially addressed these limitations; however, they typically require substantial statistical or computational expertise, which limits their accessibility. To address these challenges, this manuscript introduces EXCITE (Enhanced eXploration of Complex Interactions in ANOVA using Trees), an interactive web application developed using the Shiny package within the R statistical environment. EXCITE integrates traditional two- and three-way ANOVA models with decision tree-based visualisations. Decision trees detect interaction patterns via recursive data partitioning and present conditional subgroup relationships through an interpretable tree structure. The advantages of EXCITE include presenting two- and three-way interactions intuitively, enhancing accessibility, and facilitating accurate interpretation of complex statistical interactions. This integration provides researchers and educators across various scientific disciplines with a user-friendly tool for interpreting and visualising ANOVA interactions. We illustrate the capabilities of EXCITE using both simulated examples and a real dataset to demonstrate its practical applicability. The web application is freely available online, requiring no installation or coding expertise, at https://zq9mvv-vub0square.shinyapps.io/EXCITE-research-tool/.
Related Concept Videos
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 means for...
Statistical Methods to Analyze Parametric Data: ANOVA
One-way ANOVA is applied when a single independent variable or factor is scrutinized. It compares the...
One-Way ANOVA
What is ANOVA?
Before performing ANOVA, one must ensure that the samples used for this analysis have three crucial characteristics or statistical assumptions. The first assumption states that the samples should be drawn from normally distributed samples, while the second requires that all the drawn samples be randomly and independently...
What is an ANOVA?
Before performing ANOVA, one must ensure that the samples used for this analysis have three crucial characteristics or statistical assumptions. The first assumption states that the samples should be drawn from normally distributed samples, while the second requires that all the drawn samples should be randomly and...
Statistical Analysis: Overview
One of the most commonly used statistical quantifiers is the mean, which is the ratio between the sum of the numerical values of all results and the...
