Package: discAUC Type: Package Title: Linear and Non-Linear AUC for Discounting Data Description: Area under the curve (AUC; Myerson et al., 2001) is a popular measure used in discounting research. Although the calculation of AUC is standardized, there are differences in AUC based on some assumptions. For example, Myerson et al. (2001) assumed that (with delay discounting data) a researcher would impute an indifference point at zero delay equal to the value of the larger, later outcome. However, this practice is not clearly followed. This imputed zero-delay indifference point plays an important role in log and ordinal versions of AUC. Ordinal and log versions of AUC are described by Borges et al. (2016). The package can calculate all three versions of AUC [and includes a new version: IHS(AUC)], impute indifference points when x = 0, calculate ordinal AUC in the case of Halton sampling of x-values, and account for probability discounting AUC. Version: 1.1.0 Authors@R: person(given = "Jonathan E.", family = "Friedel", email = "jfriedel@georgiasouthern.edu", comment = c(ORCID = "https://orcid.org/0000-0002-1516-330X"), role = c("aut","cre")) License: GPL-3 Encoding: UTF-8 LazyData: true RoxygenNote: 7.3.3 Suggests: knitr, rmarkdown, testthat Imports: dplyr, tibble, rlang, glue Depends: R (>= 4.2) VignetteBuilder: knitr URL: https://github.com/jefriedel/discAUC BugReports: https://github.com/jefriedel/discAUC/issues Repository: https://jefriedel.r-universe.dev Date/Publication: 2026-02-23 16:57:37 UTC RemoteUrl: https://github.com/jefriedel/discauc RemoteRef: HEAD RemoteSha: 10b30d83e4e5f6e8504a731b5f269bc505900e45 NeedsCompilation: no Packaged: 2026-06-23 07:18:23 UTC; root Author: Jonathan E. Friedel [aut, cre] (ORCID: ) Maintainer: Jonathan E. Friedel