Warning This is an experimental feature. Use with care.
LDS_BFGS(y, u, v, ub, lb, num.restarts = 100, 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.
Upper bounds, a vector whose length is the number of parameters
Lower bounds
The number of initial conditions to start the EM search; ignored if init
is provided.
Logical, whether parallel computation is used
A list of reconstruction results; see LDS_reconstruction