Package: ggdmc
Type: Package
Title: Cognitive Models
Version: 0.2.5.6
Date: 2019-03-19
Author: Yi-Shin Lin [aut, cre], Andrew Heathcote [aut]
Maintainer: Yi-Shin Lin <yishinlin001@gmail.com>
Description: Hierarchical Bayesian models. The package provides tools to fit two popular response time models, using population-based Markov Chain Monte Carlo (pMCMC). The paper by Heathcote, Lin, Reynolds, Strickland, Gretton, and  Matzke (2018, <doi:10.3758/s13428-018-1067-y>) describes the prototype of the package. 
License: GPL-2
URL: https://github.com/yxlin/ggdmc
BugReports: https://github.com/yxlin/ggdmc/issues
LazyData: TRUE
Imports: Rcpp (>= 0.12.10), coda, stats, utils, ggplot2, matrixStats,
        data.table (>= 1.10.4)
Depends: R (>= 3.4.0)
LinkingTo: Rcpp (>= 0.12.10), RcppArmadillo (>= 0.7.100.3.0)
Suggests: testthat
RoxygenNote: 6.1.1
Encoding: UTF-8
NeedsCompilation: yes
Packaged: 2019-03-20 02:38:06 UTC; yslin
Repository: CRAN
Date/Publication: 2019-03-22 14:00:12 UTC
