marcianito/ppso: Particle Swarm Optimization and Dynamically Dimensioned Search, optionally using parallel computing based on Rmpi

(Optionally parallelized) optimization using PSO (Particle Swarm Optimzation) or DDS (Dynamically Dimensioned Search) algorithms, which excell for multidimensional (multi-parameter) functions with many local extrema and a restricted number of function evaluations. The parallelized version builds on Rmpi and is intended for highly computationally intensive objective functions (>20 s evaluation time). Another focus of this package is the possibility to resume interrupted optimization runs from the intermediate project files. These features make this package useful for the automatic calibration of complex numerical models (e.g. hydrological models).\cr-- experimental version, use with care. Comments welcome --

Getting started

Package details

AuthorTill Francke <francke@uni-potsdam.de>
MaintainerTill Francke <francke@uni-potsdam.de>
LicenseUnlimited
Version0.9-9994
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("marcianito/ppso")
marcianito/ppso documentation built on May 30, 2019, 2:16 p.m.