Package: sceua 0.1.0
sceua: Shuffled Complex Evolution Algorithm for Optimization
Provides an 'R' interface to a 'Rust' implementation of the Shuffled Complex Evolution - University of Arizona (SCE-UA) global optimization algorithm (Duan et al., 1992). SCE-UA combines simplex search, competitive evolution, and complex shuffling to solve nonlinear, non-convex, continuous parameter estimation problems. The method is commonly used for calibrating hydrological and environmental models and follows the algorithm proposed by Duan et al. (1992) <doi:10.1029/91WR02985>.
Authors:
sceua_0.1.0.tar.gz
sceua_0.1.0.tar.gz(r-4.7-arm64)sceua_0.1.0.tar.gz(r-4.7-x86_64)sceua_0.1.0.tar.gz(r-4.6-arm64)sceua_0.1.0.tar.gz(r-4.6-x86_64)
sceua_0.1.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION
card.svg |card.png
sceua/json (API)
| # Install 'sceua' in R: |
| install.packages('sceua', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/atsyplenkov/sceua/issues
Pkgdown/docs site:https://atsyplenkov.github.io
Last updated from:e174a84788. Checks:6 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 167 | ||
| linux-devel-x86_64 | OK | 140 | ||
| source / vignettes | OK | 169 | ||
| linux-release-arm64 | OK | 150 | ||
| linux-release-x86_64 | OK | 139 | ||
| wasm-release | OK | 138 |
Exports:sceua
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Minimize a function with SCE-UA | sceua |
