Package: BANOVA Type: Package Title: Hierarchical Bayesian ANOVA Models Version: 1.2.1 Date: 2022-06-18 Author: Chen Dong, Michel Wedel, Anna Kopyakova SystemRequirements: JAGS-4.3.0, C++11 Maintainer: Chen Dong Depends: R (>= 3.6.0) Imports: rjags(>= 3-13), runjags (>= 1.2.1-0), coda (>= 0.16-1), rstan(>= 2.15.1), methods Suggests: knitr, rmarkdown VignetteBuilder: knitr Description: It covers several Bayesian Analysis of Variance (BANOVA) models used in analysis of experimental designs in which both within- and between- subjects factors are manipulated. They can be applied to data that are common in the behavioral and social sciences. The package includes: Hierarchical Bayes ANOVA models with normal response, t response, Binomial (Bernoulli) response, Poisson response, ordered multinomial response and multinomial response variables. All models accommodate unobserved heterogeneity by including a normal distribution of the parameters across individuals. Outputs of the package include tables of sums of squares, effect sizes and p-values, and tables of predictions, which are easily interpretable for behavioral and social researchers. The floodlight analysis and mediation analysis based on these models are also provided. BANOVA uses 'Stan' and 'JAGS' as the computational platform. References: Dong and Wedel (2017) ; Wedel and Dong (2020) . License: GPL (>= 2) RoxygenNote: 7.1.1 NeedsCompilation: yes Packaged: 2022-06-21 04:06:12 UTC; chendong Repository: CRAN Date/Publication: 2022-06-21 07:30:13 UTC