Package: tdsa
Version: 1.0-1
Date: 2023-04-24
Title: Time-Dependent Sensitivity Analysis
Authors@R: c(person("Wee Hao", "Ng", role = c("aut", "cre"),
                    email = "wn68@cornell.edu"),
             person("Christopher R.", "Myers", role = "ctb"),
             person("Scott H.", "McArt", role = "ctb"),
             person("Stephen P.", "Ellner", role = "ctb"))
Depends: R (>= 3.2.0)
Imports: deSolve (>= 1.10-6), mathjaxr (>= 0.8-3), numDeriv (>=
        2006.4-1)
Suggests: knitr
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 review) <doi:10.1101/2023.04.13.536769> 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: 2023-04-24 17:24:25 UTC; wn68
Author: Wee Hao Ng [aut, cre],
  Christopher R. Myers [ctb],
  Scott H. McArt [ctb],
  Stephen P. Ellner [ctb]
Maintainer: Wee Hao Ng <wn68@cornell.edu>
Repository: CRAN
Date/Publication: 2023-04-25 07:30:02 UTC
