Package: hBayesDM
Title: Hierarchical Bayesian Modeling of Decision-Making Tasks
Version: 0.6.0
Date: 2018-09-11
Authors@R: c(
	person("Woo-Young", "Ahn", email = "wooyoung.ahn@gmail.com", role = c("aut", "cre")),
	person("Nate", "Haines", email = "haines.175@osu.edu", role = c("aut")),
	person("Lei", "Zhang", email = "bnuzhanglei2008@gmail.com", role = c("aut")) )
Maintainer: Woo-Young Ahn <wooyoung.ahn@gmail.com>
Description: Fit an array of decision-making tasks with computational models in
    a hierarchical Bayesian framework. Can perform hierarchical Bayesian analysis of
    various computational models with a single line of coding.
Depends: R (>= 3.4.0), Rcpp (>= 0.12.14), methods
Imports: rstan (>= 2.17.0), rstantools (>= 1.4.0), loo (>= 2.0), grid,
        parallel, ggplot2
URL: http://rpubs.com/CCSL/hBayesDM
License: GPL-3
LazyData: true
Author: Woo-Young Ahn [aut, cre],
  Nate Haines [aut],
  Lei Zhang [aut]
RoxygenNote: 6.1.0
NeedsCompilation: no
Packaged: 2018-09-11 18:45:29 UTC; wahn
Repository: CRAN
Date/Publication: 2018-09-11 19:00:02 UTC
