⚠️There's a newer version (1.2.0) of this package. Take me there.

soma (version 1.0.0)

General-purpose optimisation with the Self-Organising Migrating Algorithm

Description

This package provides an R implementation of the Self-Organising Migrating Algorithm, a general-purpose, stochastic optimisation algorithm. The approach is similar to that of genetic algorithms, although it is based on the idea of a series of ``migrations'' by a fixed set of individuals, rather than the development of successive generations. It can be applied to any cost-minimisation problem with a bounded parameter space, and is robust to local minima.

Copy Link

Version

Down Chevron

Install

install.packages('soma')

Monthly Downloads

231

Version

1.0.0

License

GPL-2

Maintainer

Last Published

December 13th, 2010

Functions in soma (1.0.0)