Description Usage Arguments Value
Warning This is an experimental feature. Use with care.
| 1 2 3 4 5 6 7 8 9 10 11 12 | 
| y | Transformed and standardized streamflow | 
| u | Input matrix for a single-model reconstruction, or a list of input matrices for an ensemble reconstruction. | 
| v | Same as u. | 
| lambda | weight for penalty | 
| ub | Upper bounds, a vector whose length is the number of parameters | 
| lb | Lower bounds | 
| num.islands | Number of islands (if method is GA; experimental) | 
| pop.per.island | Initial population per island (if method is GA; experimental) | 
| niter | Maximum number of iterations, default 1000 | 
| parallel | Logical, whether parallel computation is used | 
A list of reconstruction results; see LDS_reconstruction
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.