Package: pCODE
Type: Package
Title: Estimation of an Ordinary Differential Equation Model by
        Parameter Cascade Method
Version: 0.9.3
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 Ramsay, J. O., Hooker,G., Campbell, D., and Cao, J. (2007) <doi:10.1111/j.1467-9868.2007.00610.x> for estimating ordinary differential equation 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: GPL
Encoding: UTF-8
Suggests: knitr, rmarkdown, Hmisc, testthat (>= 2.1.0)
VignetteBuilder: knitr
RoxygenNote: 6.1.1
NeedsCompilation: no
Packaged: 2019-11-23 19:02:51 UTC; aleks
Author: Haixu Wang [aut, cre],
  Jiguo Cao [aut]
Maintainer: Haixu Wang <haixuw@sfu.ca>
Repository: CRAN
Date/Publication: 2019-11-23 19:20:02 UTC
Built: R 4.0.2; ; 2020-07-16 02:25:32 UTC; unix
