Package: beezdiscounting
Title: Behavioral Economic Easy Discounting
Version: 0.3.2
Date: 2025-01-08
Authors@R: 
    person(given = "Brent A.", family = "Kaplan", email = "bkaplan.ku@gmail.com", role = c("aut", "cre", "cph"),
           comment = c(ORCID = "0000-0002-3758-6776"))
Maintainer: Brent A. Kaplan <bkaplan.ku@gmail.com>
Description: Facilitates some of the analyses performed in studies of
    behavioral economic discounting. The package supports scoring of the 27-Item Monetary Choice
    Questionnaire (see Kaplan et al., 2016; <doi:10.1007/s40614-016-0070-9>), calculating k
    values (Mazur's simple hyperbolic and exponential) using nonlinear regression, calculating
    various Area Under the Curve (AUC) measures, plotting regression curves for both fit-to-group and
    two-stage approaches, checking for unsystematic discounting
    (Johnson & Bickel, 2008; <doi:10.1037/1064-1297.16.3.264>) and scoring of the
    minute discounting task (see Koffarnus & Bickel, 2014; <doi:10.1037/a0035973>) using the
    Qualtrics 5-trial discounting template (see the Qualtrics Minute Discounting User Guide;
    <doi:10.13140/RG.2.2.26495.79527>), which is also available as a .qsf file in this package.
License: GPL (>= 2)
URL: https://github.com/brentkaplan/beezdiscounting
Encoding: UTF-8
RoxygenNote: 7.3.2
Depends: R (>= 2.10)
Imports: beezdemand, broom, dplyr, ggplot2, gtools, magrittr,
        minpack.lm, psych, purrr, stringr, tibble, tidyr
LazyData: true
NeedsCompilation: no
Packaged: 2025-01-08 14:39:09 UTC; brent
Author: Brent A. Kaplan [aut, cre, cph]
    (<https://orcid.org/0000-0002-3758-6776>)
Repository: CRAN
Date/Publication: 2025-01-09 00:40:12 UTC
Built: R 4.6.0; ; 2025-10-14 03:36:16 UTC; windows
