Description: This package implements a state-of-the-art version of the Particle Swarm Optimisation (PSO) algorithm (SPSO-2011 and SPSO-2007 capable), 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). It includes a series of controlling options and PSO variants to fine-tune the performance of the calibration engine to different calibration problems. 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.
\itemUse next commands to retrieve current working directory, set a new working directory, and printing files included in the current directory, respectively.
\item In the R console, use next commands to retrieve current working directory, set a new working directory, and list the files included in the new working directory, respectively.
<<eval=FALSE>>=
getwd()
setwd("~/tmp")
setwd("~")
list.files(".")
@
...
...
@@ -709,7 +709,8 @@ From the previous results we see that the regrouping strategy allows particles e