antonio-pgarcia/evoper: Evolutionary Parameter Estimation for 'Repast Simphony' Models

The EvoPER, Evolutionary Parameter Estimation for Individual-based Models is an extensible package providing optimization driven parameter estimation methods using metaheuristics and evolutionary computation techniques (Particle Swarm Optimization, Simulated Annealing, Ant Colony Optimization for continuous domains, Tabu Search, Evolutionary Strategies, ...) which could be more efficient and require, in some cases, fewer model evaluations than alternatives relying on experimental design. Currently there are built in support for models developed with 'Repast Simphony' Agent-Based framework (<https://repast.github.io/>) and with NetLogo (<https://ccl.northwestern.edu/netlogo/>) which are the most used frameworks for Agent-based modeling.

Getting started

Package details

AuthorAntonio Prestes Garcia [aut, cre], Alfonso Rodriguez-Paton [aut, ths]
MaintainerAntonio Prestes Garcia <antonio.pgarcia@alumnos.upm.es>
LicenseMIT + file LICENSE
Version0.5.0
URL https://github.com/antonio-pgarcia/evoper
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("antonio-pgarcia/evoper")
antonio-pgarcia/evoper documentation built on Aug. 30, 2020, 10:40 p.m.