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
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
NeedsCompilation: no
Packaged: 2026-04-30 20:40:16 UTC; deh99
Author: David Hinds [aut, cre],
  Marco Ferreira [aut],
  Allison Tegge [ctb],
  Jeff Stein [ctb]
Maintainer: David Hinds <davideh@vt.edu>
Repository: CRAN
Date/Publication: 2026-05-05 15:22:35 UTC
