Package: beezdiscounting Title: Behavioral Economic Easy Discounting Version: 0.4.0 Date: 2026-06-06 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")) 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; ), 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; ) and scoring of the minute discounting task (see Koffarnus & Bickel, 2014; ) using the Qualtrics 5-trial discounting template (see the Qualtrics Minute Discounting User Guide; ), which is also available as a .qsf file in this package. The package also fits mixed-effects (hierarchical) discounting models with a scale-location-truncated beta likelihood that admits indifference points at exactly 0 and 1 (Kim, Kaplan, Koffarnus, and Franck, 2025; ). License: GPL (>= 2) URL: https://brentkaplan.github.io/beezdiscounting/, https://github.com/brentkaplan/beezdiscounting BugReports: https://github.com/brentkaplan/beezdiscounting/issues Encoding: UTF-8 Language: en-US Roxygen: list(markdown = TRUE) Depends: R (>= 4.2.0) Imports: beezdemand, broom, cli, dplyr, generics, ggplot2, gtools, magrittr, minpack.lm, nlme, psych, purrr, stringr, tibble, tidyr, TMB (>= 1.9.0) Suggests: brms (>= 2.20.0), knitr, loo, posterior, rmarkdown, testthat (>= 3.0.0) LinkingTo: RcppEigen, TMB VignetteBuilder: knitr SystemRequirements: GNU make Config/testthat/edition: 3 LazyData: true Config/roxygen2/version: 8.0.0 RoxygenNote: 7.3.3 Repository: https://brentkaplan.r-universe.dev Date/Publication: 2026-06-24 00:22:39 UTC RemoteUrl: https://github.com/brentkaplan/beezdiscounting RemoteRef: develop RemoteSha: 2d282b52a15a243e250d050832b56d28d478c497 NeedsCompilation: yes Packaged: 2026-06-30 17:01:35 UTC; root Author: Brent A. Kaplan [aut, cre, cph] (ORCID: ) Maintainer: Brent A. Kaplan