Package: pso 1.0.4

Claus Bendtsen

pso: Particle Swarm Optimization

Provides an implementation of particle swarm optimisation consistent with the standard PSO 2007/2011 by Maurice Clerc. Additionally a number of ancillary routines are provided for easy testing and graphics.

Authors:Claus Bendtsen <[email protected]>.

pso_1.0.4.tar.gz
pso_1.0.4.tar.gz(r-4.5-noble)pso_1.0.4.tar.gz(r-4.4-noble)
pso_1.0.4.tgz(r-4.4-emscripten)pso_1.0.4.tgz(r-4.3-emscripten)
pso.pdf |pso.html
pso/json (API)

# Install 'pso' in R:
install.packages('pso', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.

6 exports 4 stars 3.47 score 0 dependencies 21 dependents 2 mentions 85 scripts 2.4k downloads

Last updated 2 years agofrom:067841ef07. Checks:OK: 2. Indexed: yes.

TargetResultDate
Doc / VignettesOKAug 26 2024
R-4.5-linuxOKAug 26 2024

Exports:getSuccessRatelinesplotpointspsoptimtest.problem

Dependencies:

Readme and manuals

Help Manual

Help pageTopics
A Particle Swarm Optimizerpso-package pso
Methods for Function getSuccessRategetSuccessRate getSuccessRate,test.result-method getSuccessRate-methods
Methods for Function lineslines,test.result-method lines-methods
Plot methods for test.result objectsplot,test.result,missing-method plot-methods
Methods for Function pointspoints,test.result-method points-methods
Particle Swarm Optimizerpsoptim
Methods for function psoptim (Particle Swarm Optimization)psoptim,ANY,ANY,ANY,ANY,ANY-method psoptim,test.problem,missing,missing,missing,missing-method psoptim-methods
Methods for Function showshow,test.problem-method show,test.result-method show-methods
Convenience constructor for the test.problem class.test.problem
Class "test.problem"test.problem-class
Class "test.result"test.result-class