particle.swarm.optimisation: Optimisation with Particle Swarm Optimisation

A toolbox to create a particle swarm optimisation (PSO), the package contains two classes: the Particle and the Particle Swarm, this two class is used to run the PSO with methods to easily print, plot and save the result.

Version: 1.0
Imports: R6, rgl
Suggests: knitr, rmarkdown, testthat (≥ 3.0.0)
Published: 2021-05-21
Author: Theo Brunet [aut, cre]
Maintainer: Theo Brunet <brunet.theo83140 at gmail.com>
License: GPL-3
NeedsCompilation: no
Materials: README
CRAN checks: particle.swarm.optimisation results

Documentation:

Reference manual: particle.swarm.optimisation.pdf
Vignettes: how_to_use_particle_swarm_optimisation

Downloads:

Package source: particle.swarm.optimisation_1.0.tar.gz
Windows binaries: r-devel: particle.swarm.optimisation_1.0.zip, r-release: particle.swarm.optimisation_1.0.zip, r-oldrel: particle.swarm.optimisation_1.0.zip
macOS binaries: r-release (arm64): particle.swarm.optimisation_1.0.tgz, r-oldrel (arm64): particle.swarm.optimisation_1.0.tgz, r-release (x86_64): particle.swarm.optimisation_1.0.tgz

Reverse dependencies:

Reverse imports: Greymodels

Linking:

Please use the canonical form https://CRAN.R-project.org/package=particle.swarm.optimisation to link to this page.