Learn R Programming

paropt (version 0.3.3)

Parameter Optimizing of ODE-Systems

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) ). Furthermore, for optimization the particle swarm algorithm is used (see: Akman, Devin, Olcay Akman, and Elsa Schaefer. (2018) and Sengupta, Saptarshi, Sanchita Basak, and Richard Peters. (2018) ).

Copy Link

Version

Install

install.packages('paropt')

Monthly Downloads

16

Version

0.3.3

License

GPL-3

Maintainer

Krc3<a4>mer Konrad

Last Published

February 22nd, 2024

Functions in paropt (0.3.3)

solve

Solves an ode-system
optimize

Optimize parameters of ode-systems