Package: DstarM Type: Package Title: Analyze Two Choice Reaction Time Data with the D*M Method Version: 0.5.0 Authors@R: c( person(given = "Don", family = "van den Bergh", role = c("aut", "cre"), email = "donvdbergh@hotmail.com", comment = c(ORCID = "0000-0002-9838-7308")), person(given = "Stijn", family = "Verdonck", role = "aut", comment = c(ORCID = "0000-0002-2199-1072")), person(given = "Francis", family = "Tuerlinckx", role = "aut", comment = c(ORCID = "0000-0002-1775-7654")) ) Maintainer: Don van den Bergh Description: A collection of functions to estimate parameters of a diffusion model via a D*M analysis. Build in models are: the Ratcliff diffusion model, the RWiener diffusion model, and Linear Ballistic Accumulator models. Custom models functions can be specified as long as they have a density function. License: GPL (>= 2) Imports: DEoptim, RWiener, rtdists, stats, ggplot2, Rcpp LinkingTo: Rcpp, RcppArmadillo NeedsCompilation: yes ByteCompile: TRUE Encoding: UTF-8 RoxygenNote: 7.3.2 URL: https://github.com/vandenman/DstarM BugReports: https://github.com/vandenman/DstarM/issues Suggests: testthat Config/pak/sysreqs: libgsl0-dev Repository: https://vandenman.r-universe.dev Date/Publication: 2025-04-01 08:49:12 UTC RemoteUrl: https://github.com/vandenman/dstarm RemoteRef: HEAD RemoteSha: a684eaf5402642c1024405b27c59df1bcc1c7034 Packaged: 2026-07-04 18:55:53 UTC; root Author: Don van den Bergh [aut, cre] (ORCID: ), Stijn Verdonck [aut] (ORCID: ), Francis Tuerlinckx [aut] (ORCID: )