Package: simode
Type: Package
Title: Statistical Inference for Systems of Ordinary Differential
        Equations using Separable Integral-Matching
Version: 1.2.0
Authors@R: c(
    person("Itai", "Dattner", email = "idattner@stat.haifa.ac.il", role = "aut"),
    person("Rami", "Yaari", email = "ramiyaari@gmail.com", role = c("aut", "cre")))
Description: Implements statistical inference for systems of ordinary differential equations,
  that uses the integral-matching criterion and takes advantage of the separability of parameters,
  in order to obtain initial parameter estimates for nonlinear least squares optimization. 
  Dattner & Yaari (2018) <arXiv:1807.04202>. 
  Dattner et al. (2017) <doi:10.1098/rsif.2016.0525>.
  Dattner & Klaassen (2015) <doi:10.1214/15-EJS1053>.
Depends: R (>= 3.4.0)
Imports: deSolve, quadprog, pracma
Suggests: parallel, Rcgmin, Rvmmin, R.rsp, knitr, testthat
License: GPL (>= 2)
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.0
VignetteBuilder: R.rsp
NeedsCompilation: no
Packaged: 2020-05-14 13:45:11 UTC; Owner
Author: Itai Dattner [aut],
  Rami Yaari [aut, cre]
Maintainer: Rami Yaari <ramiyaari@gmail.com>
Repository: CRAN
Date/Publication: 2020-05-14 17:10:11 UTC
Built: R 4.2.0; ; 2022-04-26 05:32:43 UTC; unix
