🤖 AI Summary
Traditional Bayesian mediation analysis assumes normally distributed errors, yet real-world data often exhibit skewness and heavy tails, leading to biased estimates and reduced statistical power. To address this, we propose the Centered Two-Component t-distribution (CTPT), the first distributional framework for Bayesian mediation models that jointly accommodates both skewness and heavy-tailedness in error structures. CTPT introduces a controllable skewness parameter while preserving zero-centeredness, integrates the Fernández–Steel transformation with non-normal priors, and rigorously derives necessary and sufficient conditions for posterior existence. Simulation studies demonstrate that CTPT substantially outperforms conventional Bayesian and frequentist approaches—including bootstrap-based methods—under correct model specification, yielding higher estimation accuracy and statistical power. Moreover, it exhibits robustness against model misspecification. An open-source R package, FlexBayesMed, implements the methodology.
📝 Abstract
Traditional mediation models in both the frequentist and Bayesian frameworks typically assume normality of the error terms. Violations of this assumption can impair the estimation and hypothesis testing of the mediation effect in conventional approaches. This study addresses the non-normality issue by explicitly modelling skewed and heavy-tailed error terms within the Bayesian mediation framework. Building on the work of Fernandez and Steel (1998), this study introduces a novel family of distributions, termed the Centred Two-Piece Student $t$ Distribution (CTPT). The new distribution incorporates a skewness parameter into the Student t distribution and centres it to have a mean of zero, enabling flexible modelling of error terms in Bayesian regression and mediation analysis. A class of standard improper priors is employed, and conditions for the existence of the posterior distribution and posterior moments are established, while enabling inference on both skewness and tail parameters. Simulation studies are conducted to examine parameter recovery accuracy and statistical power in testing mediation effects. Compared to traditional Bayesian and frequentist methods, particularly bootstrap-based approaches, our method gives greater statistical power when correctly specified, while maintaining robustness against model misspecification. The application of the proposed approach is illustrated through real data analysis. Additionally, we have developed an R package FlexBayesMed to implement our methods in linear regression and mediation analysis, available at https://github.com/Zongyu-Li/FlexBayesMed.