Package: paropt
Type: Package
Title: Parameter Optimizing of ODE-Systems
Version: 0.2.1
Date: 2021-05-26
Author: Krämer Konrad [aut, cre],
  Krämer Johannes [aut],
  Heyer Arnd [ths],
  University of Stuttgart [uvp],
  Institute of Biomaterials and Biomolecular Systems at the University of Stuttgart [his]
  | file AUTHORS
Maintainer: Krämer Konrad <Konrad_kraemer@yahoo.de>
Copyright: file COPYRIGHTS
BugReports: https://github.com/Konrad1991/paropt
Description: Enable optimization of parameters of ordinary differential equations. Therefore, using 'SUNDIALS' to solve the ODE-System (see Hindmarsh, Alan C., Peter N. Brown, Keith E. Grant, Steven L. Lee, Radu Serban, Dan E. Shumaker, and Carol S. Woodward. (2005) <doi:10.1145/1089014.1089020>). Furthermore, for optimization the particle swarm algorithm is used (see: Akman, Devin, Olcay Akman, and Elsa Schaefer. (2018) <doi:10.1155/2018/9160793> and Sengupta, Saptarshi, Sanchita Basak, and Richard Peters. (2018) <doi:10.3390/make1010010>). The ODE-System has to be passed as 'Rcpp'-function. The information for the parameter boundaries and states are conveyed using data.frames.  
License: GPL-3 | file LICENSE
Imports: Rcpp (>= 1.0.4)
LinkingTo: Rcpp, RcppArmadillo
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
RoxygenNote: 7.1.1
Encoding: UTF-8
NeedsCompilation: yes
Packaged: 2021-06-09 10:41:45 UTC; konrad
Repository: CRAN
Date/Publication: 2021-06-14 07:20:03 UTC
Built: R 4.0.2; x86_64-apple-darwin17.0; 2021-06-15 10:31:18 UTC; unix
Archs: paropt.so.dSYM
