Description Usage Arguments Value
Forecast a dockless_dfc
object, using either DBAFS, NFS or EFS, from either
the user perspective or the operator perspective.
1 2 | forecast_multiple(data, method, perspective = "user", points,
models = NULL)
|
data |
object of class |
method |
one of 'DBAFS', 'NFS' or 'EFS', specifying the forecasting method to be used. |
perspective |
one of 'user' or 'operator', specifying from which perspective forecasts should be made. |
points |
if |
models |
list of objects of either class |
Returns an object of class dockless_fcc
, which is a collection of
dockless_fc
data frames.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.