Information-Theoretic Approach for Moderation Analysis
ModLR implements an information-theoretic framework for
moderation analysis using multi-model inference based on Akaike’s
Information Criterion (AIC and AICc).
The package enables researchers to compare alternative moderation models and reduces the risk of identifying spurious moderation effects arising from nonlinear relationships.
If you use this package, please cite:
Daryanto, A. (2019). Avoiding spurious moderation effects: An information-theoretic approach to moderation analysis. Journal of Business Research, 103, 110–118.
This package provides an implementation of the information-theoretic framework proposed in this study.
```r # Install from CRAN (after acceptance) install.packages(“ModLR”)
library(ModLR)