Package: RegDDM
Title: Generalized Linear Regression with DDM
Version: 1.1
Authors@R: 
    person("Zekai", "Jin", email = "Jin.Zekai@nyspi.columbia.edu", role = c("aut", "cre"))
Description: Drift-Diffusion Model (DDM) has been widely used to model binary
    decision-making tasks, and many research studies the relationship between
    DDM parameters and other characteristics of the subject. This package uses
    'RStan' to perform generalized liner regression analysis over DDM parameters
    via a single Bayesian Hierarchical model. Compared to estimating DDM
    parameters followed by a separate regression model, 'RegDDM' reduces bias
    and improves statistical power.
License: GPL (>= 3)
Encoding: UTF-8
RoxygenNote: 7.3.2
URL: https://github.com/biorabbit/RegDDM
BugReports: https://github.com/biorabbit/RegDDM/issues
Imports: rstan, stringr, dplyr, tidyr, purrr, rtdists, rlang, stats,
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
Depends: R (>= 3.5)
LazyData: true
NeedsCompilation: no
Packaged: 2025-07-01 18:20:25 UTC; bioRabbit
Author: Zekai Jin [aut, cre]
Maintainer: Zekai Jin <Jin.Zekai@nyspi.columbia.edu>
Repository: CRAN
Date/Publication: 2025-07-01 18:40:02 UTC
Built: R 4.5.1; ; 2025-07-01 19:59:31 UTC; unix
