Package: rtmpt
Version: 2.0-0
Title: Fitting (Exponential/Diffusion) RT-MPT Models
Authors@R: c(person("Raphael", "Hartmann", email = "raphael.hartmann@protonmail.com", role = c("aut", "cre")),
             person("Karl C.", "Klauer", email="christoph.klauer@psychologie.uni-freiburg.de", role=c("cph", "aut", "ctb", "ths")),
			       person("Constantin G.", "Meyer-Grant", email="meyer-grant@psychologie.uni-freiburg.de", role=c("aut", "ctb")),
			       person("Henrik", "Singmann", email="henrik.singmann@warwick.ac.uk", role=c("ctb", "aut")),
			       person("Jean Marie", "Linhart", email="jlinhart@stata.com", role=c("ctb")),
             person("Frederick", "Novomestky", email="fnovomes@poly.edu", role=c("ctb")))
Author: Raphael Hartmann [aut, cre],
  Karl C. Klauer [cph, aut, ctb, ths],
  Constantin G. Meyer-Grant [aut, ctb],
  Henrik Singmann [ctb, aut],
  Jean Marie Linhart [ctb],
  Frederick Novomestky [ctb]
Maintainer: Raphael Hartmann <raphael.hartmann@protonmail.com>
Imports: coda, data.table, loo, methods, Ryacas, stats, stringr,
        truncnorm, utils
Suggests: knitr, rmarkdown
Depends: R (>= 3.5.0)
VignetteBuilder: knitr
NeedsCompilation: yes
SystemRequirements: GSL (>=2.3)
Description: Fit (exponential or diffusion) response-time extended multinomial processing tree (RT-MPT) models 
      by Klauer and	Kellen (2018) <doi:10.1016/j.jmp.2017.12.003> and Klauer, Hartmann, and Meyer-Grant (submitted). 
      The RT-MPT class not only incorporate	frequencies like traditional multinomial processing tree (MPT) models, 
      but also latencies. This enables it	to estimate process completion times and encoding plus motor execution times 
      next to the process probabilities	of traditional MPTs. 'rtmpt' is a hierarchical Bayesian framework and posterior 
      samples are sampled using a Metropolis-within-Gibbs sampler (for exponential RT-MPTs) or Hamiltonian-within-Gibbs 
      sampler (for diffusion RT-MPTs).
License: GPL (>= 2)
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.2.3
Packaged: 2023-12-13 12:33:26 UTC; hartmann
Repository: CRAN
Date/Publication: 2023-12-13 14:50:05 UTC
Built: R 4.2.0; x86_64-apple-darwin17.0; 2023-12-21 14:22:09 UTC; unix
Archs: rtmpt.so.dSYM
