Package: tdsa
Version: 1.1-1
Date: 2025-05-15
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. (2023) <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
NeedsCompilation: no
Packaged: 2025-05-15 15:57:26 UTC; ngweehao
Author: Wee Hao Ng [aut, cre] (ORCID: <https://orcid.org/0000-0002-5738-4960>),
  Christopher R. Myers [ctb] (ORCID:
    <https://orcid.org/0000-0002-2294-2416>),
  Scott H. McArt [ctb] (ORCID: <https://orcid.org/0000-0001-7157-9011>),
  Stephen P. Ellner [ctb] (ORCID:
    <https://orcid.org/0000-0002-8351-9734>)
Maintainer: Wee Hao Ng <wn68@cornell.edu>
Repository: CRAN
Date/Publication: 2025-05-15 17:30:02 UTC
Built: R 4.4.3; ; 2025-10-08 01:28:37 UTC; windows
