Warning This is an experimental feature. Use with care.
LDS_GA(
y,
u,
v,
lambda = 1,
ub,
lb,
num.islands = 4,
pop.per.island = 100,
niter = 1000,
parallel = TRUE
)
Transformed and standardized streamflow
Input matrix for a single-model reconstruction, or a list of input matrices for an ensemble reconstruction.
Same as u.
weight for penalty
Upper bounds, a vector whose length is the number of parameters
Lower bounds
Number of islands (if method is GA; experimental)
Initial population per island (if method is GA; experimental)
Maximum number of iterations, default 1000
Logical, whether parallel computation is used
A list of reconstruction results; see LDS_reconstruction