Package: TreeBUGS
Version: 1.4.9
Date: 2022-09-02
Title: Hierarchical Multinomial Processing Tree Modeling
Authors@R: c(person("Daniel W.", "Heck", email="dheck@uni-marburg.de", role=c("aut","cre"),
                    comment = c(ORCID = "0000-0002-6302-9252")),
             person("Nina R.", "Arnold", email="arnold@uni-mannheim.de", role = c("aut","dtc")),
             person("Denis", "Arnold", email="denis.arnold@uni-tuebingen.de", role = c("aut")),
             person("Alexander", "Ly", email="a.ly@uva.nl", role = c("ctb")),
             person("Marius", "Barth", email="marius.barth@uni-koeln.de", role = c("ctb"),
                    comment = c(ORCID = "0000-0002-3421-6665")))
Maintainer: Daniel W. Heck <dheck@uni-marburg.de>
Depends: R (>= 4.0.0)
Imports: Rcpp (>= 0.12.6), runjags, stats, graphics, utils, grDevices,
        coda, parallel, rjags, MASS, hypergeo, logspline
Suggests: knitr, rmarkdown, testthat, R.rsp
LinkingTo: Rcpp, RcppArmadillo
VignetteBuilder: knitr, R.rsp
NeedsCompilation: yes
SystemRequirements: JAGS (https://mcmc-jags.sourceforge.io/)
Description: User-friendly analysis of hierarchical multinomial processing tree (MPT) 
    models that are often used in cognitive psychology. Implements the latent-trait 
    MPT approach (Klauer, 2010) <DOI:10.1007/s11336-009-9141-0> and the beta-MPT 
    approach (Smith & Batchelder, 2010) <DOI:10.1016/j.jmp.2009.06.007> to model 
    heterogeneity of participants. MPT models are conveniently specified by an
    .eqn-file as used by other MPT software and data are provided by a .csv-file 
    or directly in R. Models are either fitted by calling JAGS or by an MPT-tailored 
    Gibbs sampler in C++ (only for nonhierarchical and beta MPT models). Provides 
    tests of heterogeneity and MPT-tailored summaries and plotting functions.
    A detailed documentation is available in Heck, Arnold, & Arnold (2018) 
    <DOI:10.3758/s13428-017-0869-7> and a tutorial on MPT modeling can be found 
    in Schmidt, Erdfelder, & Heck (2022) <DOI:10.31234/osf.io/gh8md>.
License: GPL-3
Encoding: UTF-8
URL: https://github.com/danheck/TreeBUGS
RoxygenNote: 7.2.1
LazyData: TRUE
Packaged: 2022-09-06 19:27:43 UTC; daniel
Author: Daniel W. Heck [aut, cre] (<https://orcid.org/0000-0002-6302-9252>),
  Nina R. Arnold [aut, dtc],
  Denis Arnold [aut],
  Alexander Ly [ctb],
  Marius Barth [ctb] (<https://orcid.org/0000-0002-3421-6665>)
Repository: CRAN
Date/Publication: 2022-09-06 21:10:02 UTC
Built: R 4.1.3; x86_64-w64-mingw32; 2023-04-17 14:32:20 UTC; windows
Archs: i386, x64
