Package: delaydiscount Title: Fit Linearized Hyperbolic Model for Delay Discounting Curves Version: 0.0.1 Authors@R: c( person("David", "Hinds", email = "davideh@vt.edu", role = c("aut", "cre")), person("Marco", "Ferreira", email = "marf@vt.edu", role = c("aut")), person("Allison", "Tegge", email = "ategge@vt.edu", role = c("ctb")), person("Jeff", "Stein", email = "jstein1@vtc.vt.edu", role = c("ctb")) ) Description: Functions for estimating parameters and hyperparameters of the linearized hyperbolic model, and testing equality of hyperparameters. License: GPL-3 Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Imports: dplyr, magrittr, rlang Depends: R (>= 3.5) LazyData: true Suggests: knitr, rmarkdown, testthat (>= 3.0.0) Config/testthat/edition: 3 VignetteBuilder: knitr URL: https://github.com/davideh-vt/delaydiscount, https://davideh-vt.github.io/delaydiscount/ BugReports: https://github.com/davideh-vt/delaydiscount/issues Repository: https://davideh-vt.r-universe.dev Date/Publication: 2026-05-13 16:52:06 UTC RemoteUrl: https://github.com/davideh-vt/delaydiscount RemoteRef: HEAD RemoteSha: 87ca5688ebfe7ba448205acb19cf0c8acc7bdf50 NeedsCompilation: no Packaged: 2026-07-12 05:33:45 UTC; root Author: David Hinds [aut, cre], Marco Ferreira [aut], Allison Tegge [ctb], Jeff Stein [ctb] Maintainer: David Hinds