Package: bfw Title: Bayesian Framework for Computational Modeling Version: 0.4.2 Date: 2022-02-22 Authors@R: person( "Øystein Olav","Skaar", email="bayesianfw@gmail.com", role=c("aut","cre")) Maintainer: Øystein Olav Skaar Description: Derived from the work of Kruschke (2015, ), the present package aims to provide a framework for conducting Bayesian analysis using Markov chain Monte Carlo (MCMC) sampling utilizing the Just Another Gibbs Sampler ('JAGS', Plummer, 2003, ). The initial version includes several modules for conducting Bayesian equivalents of chi-squared tests, analysis of variance (ANOVA), multiple (hierarchical) regression, softmax regression, and for fitting data (e.g., structural equation modeling). License: MIT + file LICENSE URL: https://github.com/oeysan/bfw/ BugReports: https://github.com/oeysan/bfw/issues/ Depends: R (>= 3.5.0) Imports: circlize (>= 0.4.4), coda (>= 0.19-1), data.table (>= 1.12.2), dplyr (>= 0.7.7), ggplot2 (>= 2.2.1), graphics, grDevices, grid, magrittr (>= 1.5), MASS (>= 7.3-47), officer (>= 0.3.1), parallel, plyr (>= 1.8.4), png (>= 0.1-7), runjags (>= 2.0.4-2), rvg (>= 0.1.9), scales (>= 0.5.0), stats, utils Suggests: testthat (>= 3.0.0), knitr (>= 1.20), lavaan (>= 0.6-1), psych (>= 1.7.8), rmarkdown (>= 1.10) VignetteBuilder: knitr Encoding: UTF-8 LazyData: true NeedsCompilation: no RoxygenNote: 7.1.2 SystemRequirements: JAGS >=4.3.0 , Java JDK >=1.4 Config/testthat/edition: 3 Config/pak/sysreqs: libcairo2-dev libfontconfig1-dev libfreetype6-dev libfribidi-dev libharfbuzz-dev jags default-jdk libicu-dev libjpeg-dev libpng-dev libtiff-dev libwebp-dev libxml2-dev libssl-dev Repository: https://oeysan.r-universe.dev Date/Publication: 2022-02-22 10:50:27 UTC RemoteUrl: https://github.com/oeysan/bfw RemoteRef: HEAD RemoteSha: 9d2b94c2b4fa42681bc3be7bd6063810e7612200 Packaged: 2026-07-04 06:37:34 UTC; root Author: Øystein Olav Skaar [aut, cre]