Package: BayesRS
Type: Package
Title: Bayes Factors for Hierarchical Linear Models with Continuous
        Predictors
Version: 0.1.3
Authors@R: c(person(given="Mirko", family="Thalmann", role=c("aut", "cre"),
             email="mirkothalmann@hotmail.com"), person(given="Marcel",
             family="Niklaus", role="aut"), person(given="Klaus",
             family="Oberauer", role="ths"),person(given="John",
             family="Kruschke", role="ctb"))
Depends: R (>= 3.0.0)
Imports: rjags, ggplot2, metRology, grid, reshape, methods, coda
Suggests: R.rsp, testthat
VignetteBuilder: R.rsp
Description: Runs hierarchical linear Bayesian models. Samples from the posterior
    distributions of model parameters in JAGS (Just Another Gibbs Sampler;
	Plummer, 2017, <http://mcmc-jags.sourceforge.net>). Computes Bayes factors for group
	parameters of interest with the Savage-Dickey density ratio (Wetzels,
	Raaijmakers, Jakab, Wagenmakers, 2009, <doi:10.3758/PBR.16.4.752>).
License: GPL (>= 2)
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2018-04-06 06:29:32 UTC; Mirko
Author: Mirko Thalmann [aut, cre],
  Marcel Niklaus [aut],
  Klaus Oberauer [ths],
  John Kruschke [ctb]
Maintainer: Mirko Thalmann <mirkothalmann@hotmail.com>
Repository: CRAN
Date/Publication: 2018-04-06 06:39:35 UTC
Built: R 4.2.0; ; 2022-05-11 01:41:13 UTC; unix
