Learn R Programming

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

hydroPSO (version 0.1-54-1)

Model-Independent Particle Swarm Optimisation for Environmental Models

Description

This package implements a state-of-the-art version of the Particle Swarm Optimisation (PSO) algorithm, with a special focus on the calibration of environmental models. hydroPSO is model-independent, allowing the user to easily interface any model code with the calibration engine (PSO). hydroPSO includes a series of controlling options and PSO variants to fine-tune the performance of the calibration engine. An advanced sensitivity analysis function together with user-friendly plotting summaries facilitate the interpretation and assessment of the calibration results. Bugs reports/comments/questions are very welcomed.

Copy Link

Version

Install

install.packages('hydroPSO')

Monthly Downloads

86

Version

0.1-54-1

License

GPL (>= 2)

Maintainer

Mauricio ZambranoBigiarini

Last Published

April 13th, 2012

Functions in hydroPSO (0.1-54-1)

wquantile

Weighted Quantiles
quant2ecdf

Simulated Values -> Empirical CDFs
hydroPSO-package

A flexible and model-independent Particle Swarm Optimisation (PSO) package for calibration/optimisation of environmental models
plot_ParamsPerIter

Plot Parameter Values against the Iteration Number
hydroPSO

Enhanced Particle Swarm Optimisation algorithm
params2ecdf

Parameter Values -> Empirical CDFs
ReadPlot_convergence

Reading/Plotting the values of different parameter sets
hydroPSO-internal

Internal hydroPSO objects
plot_NparOF

N 2-dimensional plots of Parameter Values against the Objective Function
plot_2parOF

plot_2parOF
read_best

Reading the 'BestParameterSet.txt' output file
ReadPlot_results

Reading/Plotting all the output files generated by hydroPSO
lhoat

Latin-Hypercube One-factor-At-a-Time
ReadPlot_out

Reading/Plotting the 'Model_out.txt' output file of hydroPSO
verification

verification
hydromod

hydromod - Definition and execution of the model to be calibrated
ReadPlot_GofPerParticle

plotParticlesGof
ReadPlot_particles

Reading/Plotting the 'Particles.txt' output file
ReadPlot_params

Reading/Plotting the values of different parameter sets
test_functions

Test Functions for Global Optimisation