Package: pCODE
Type: Package
Title: Estimation of an Ordinary Differential Equation Model by
        Parameter Cascade Method
Version: 0.9.4
Imports: fda, pracma, MASS, deSolve, 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 in Ramsay, J. O., Hooker,G., Campbell, D., and Cao, J. (2007) 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.  
URL: https://github.com/alex-haixuw/PCODE
License: GPL
Encoding: UTF-8
Suggests: knitr, rmarkdown, Hmisc, testthat (>= 2.1.0)
VignetteBuilder: knitr
RoxygenNote: 6.1.1
NeedsCompilation: no
Packaged: 2022-09-07 22:27:35 UTC; default
Author: Haixu Wang [aut, cre],
  Jiguo Cao [aut]
Maintainer: Haixu Wang <haixuw@sfu.ca>
Repository: CRAN
Date/Publication: 2022-09-07 22:40:02 UTC
Built: R 4.6.0; ; 2025-08-20 14:32:29 UTC; unix
