Package: bfw
Version: 0.2.0
Date: 2018-09-11
Title: Bayesian Framework for Computational Modeling
Authors@R: person( "Øystein Olav","Skaar", email="bayesianfw@gmail.com", role=c("aut","cre"))
Maintainer: Øystein Olav Skaar <bayesianfw@gmail.com>
URL: https://github.com/oeysan/bfw/
BugReports: https://github.com/oeysan/bfw/issues/
Description: Derived from the work of Kruschke (2015, <ISBN:9780124058880>),
    the present package aim to provide a framework for conducting Bayesian
    analysis using Markov chain Monte Carlo (MCMC) sampling utilizing the
    Just Another Gibbs Sampler ('JAGS', Plummer, 2003, <http://mcmc-jags.sourceforge.net/>).
    The initial version include 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).
SystemRequirements: JAGS >=4.3.0 <http://mcmc-jags.sourceforge.net/>,
        Java JDK >=1.4 <https://www.java.com/en/download/manual.jsp>
Depends: R (>= 3.5.0),
Imports: coda (>= 0.19-1), MASS (>= 7.3-47), runjags (>= 2.0.4-2)
Suggests: ggplot2 (>= 2.2.1), knitr (>= 1.20), lavaan (>= 0.6-1),
        officer (>= 0.3.1), plyr (>= 1.8.4), png (>= 0.1-7), psych (>=
        1.7.8), rmarkdown (>= 1.10), rvg (>= 0.1.9), scales (>= 0.5.0)
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.0
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2018-09-11 16:09:22 UTC; oeysa
Author: Øystein Olav Skaar [aut, cre]
Repository: CRAN
Date/Publication: 2018-09-11 16:20:02 UTC
