diff --git a/man/lhoat.Rd b/man/lhoat.Rd index f29f10e351a54015f39b3c73aed66b2b924688e8..68bcab27ad2beba5b9be19cf9000dd4c8a984439 100755 --- a/man/lhoat.Rd +++ b/man/lhoat.Rd @@ -48,9 +48,6 @@ list with the arguments to be passed to \code{model.FUN} } } \details{ -By default the hydroPSO function performs minimization of \code{fn}, but it will maximize \code{fn} if \code{MinMax='max'} \cr - -The default control arguments in hydroPSO implements the Standard PSO 2007 - SPSO2007 (see Clerc 2005; Clerc et al., 2010). At the same time, hydroPSO function provides options for clamping the maximal velocity, regrouping strategy when premature convergence is detected, time-variant acceleration coefficients, time-varying maximum velocity, (non-)linear / random / adaptive / best-ratio inertia weight definitions, random or LHS initialization of positions and velocities, synchronous or asynchronous update, 4 alternative neighbourhood topologies among others The \code{control} argument is a list that can supply any of the following components: \describe{