Package: paropt 0.3.3
paropt: Parameter Optimizing of ODE-Systems
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>).
Authors:
paropt_0.3.3.tar.gz
paropt_0.3.3.zip(r-4.5)paropt_0.3.3.zip(r-4.4)paropt_0.3.3.zip(r-4.3)
paropt_0.3.3.tgz(r-4.4-x86_64)paropt_0.3.3.tgz(r-4.4-arm64)paropt_0.3.3.tgz(r-4.3-x86_64)paropt_0.3.3.tgz(r-4.3-arm64)
paropt_0.3.3.tar.gz(r-4.5-noble)paropt_0.3.3.tar.gz(r-4.4-noble)
paropt_0.3.3.tgz(r-4.4-emscripten)paropt_0.3.3.tgz(r-4.3-emscripten)
paropt.pdf |paropt.html✨
paropt/json (API)
NEWS
# Install 'paropt' in R: |
install.packages('paropt', repos = c('https://konrad1991.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/konrad1991/paropt/issues
optimizationparoptparticle-swarm-optimizationrcpprcpparmadillo
Last updated 5 months agofrom:4e6b9f9885. Checks:OK: 1 ERROR: 8. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 01 2024 |
R-4.5-win-x86_64 | ERROR | Nov 01 2024 |
R-4.5-linux-x86_64 | ERROR | Nov 01 2024 |
R-4.4-win-x86_64 | ERROR | Nov 01 2024 |
R-4.4-mac-x86_64 | ERROR | Nov 01 2024 |
R-4.4-mac-aarch64 | ERROR | Nov 01 2024 |
R-4.3-win-x86_64 | ERROR | Nov 01 2024 |
R-4.3-mac-x86_64 | ERROR | Nov 01 2024 |
R-4.3-mac-aarch64 | ERROR | Nov 01 2024 |
Dependencies:ast2astclicodetoolscpp11crayondfdrgluelifecyclelobstrmagrittrprettyunitspryrpurrrR6RcppRcppArmadilloRcppThreadrlangstringistringrvctrs
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Optimize parameters of ode-systems | optimize |
Solves an ode-system | solve |