Package: pCODE
Type: Package
Title: Estimation of an ODE Model by Parameter Cascade Method
Version: 0.9.1
Imports: fda, pracma, MASS, deSolve, base, stats
Depends: R (>= 3.5.0)
Authors@R: c(
    person("Haixu", "Wang", email = "haixuw@sfu.ca", role =  c("aut", "cre")),
    person("Jiguo", "Cao", email = "jiguo_cao@sfu.ca", role = "aut"))
Description: An implementation of the parameter cascade method for estimating ODE models with missing or complete observations. It combines smoothing method and profile estimation to estimate any non-linear dynamic system. The package also offers variance estimates for parameters of interest based on either bootstrap or Delta method. 
License: MIT + file LICENSE
Encoding: UTF-8
Suggests: knitr, rmarkdown, Hmisc, testthat (>= 2.1.0)
VignetteBuilder: knitr
RoxygenNote: 6.1.1
NeedsCompilation: no
Packaged: 2019-07-17 22:13:54 UTC; Inori
Author: Haixu Wang [aut, cre],
  Jiguo Cao [aut]
Maintainer: Haixu Wang <haixuw@sfu.ca>
Repository: CRAN
Date/Publication: 2019-07-23 13:50:02 UTC
