Package: tdsa
Version: 1.1-0
Date: 2023-09-10
Title: Time-Dependent Sensitivity Analysis
Authors@R: c(person("Wee Hao", "Ng", role = c("aut", "cre"),
                    email = "wn68@cornell.edu",
                    comment = c(ORCID = "0000-0002-5738-4960")),
             person("Christopher R.", "Myers", role = "ctb",
                    comment = c(ORCID = "0000-0002-2294-2416")),
             person("Scott H.", "McArt", role = "ctb",
                    comment = c(ORCID = "0000-0001-7157-9011")),
             person("Stephen P.", "Ellner", role = "ctb",
                    comment = c(ORCID = "0000-0002-8351-9734")))
Depends: R (>= 3.5.0)
Imports: deSolve (>= 1.10-6), mathjaxr (>= 0.8-3), numDeriv (>= 2006.4-1)
Suggests: knitr, tinytest
RdMacros: mathjaxr
VignetteBuilder: knitr
Description: Functions that can be used to calculate time-dependent state and parameter sensitivities for both continuous- and discrete-time deterministic models. See Ng et al. (in press) <doi:10.1086/726143> for more information about time-dependent sensitivity analysis.
License: GPL-3
URL: https://github.com/weehaong/tdsa
BugReports: https://github.com/weehaong/tdsa/issues
