View source: R/run_multiple_ensembles.R
run_multiple_ensembles | R Documentation |
Wrapper around run_ensemble()
that allows multiple methods/forecast dates.
run_multiple_ensembles(forecast_dates, methods, ...)
forecast_dates |
Dates vector |
methods |
character vector of method/s supported in |
... |
arguments passed to |
a list of ensembles with forecasts, method, forecast date, criteria
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.