Description Usage Arguments Value Author(s) See Also Examples
Calculate predictions for ELM (fast) network.
1 2 |
object |
ELM network object, produced using |
newx |
Explanatory variables. Each column is a variable. |
na.rm |
If TRUE remove columns and object produces an ensemble forecast, then remove any members that give NA in their forecasts. |
... |
Unused argument. |
Returns a list with:
Y.hat
- Ensemble prediction.
Y.all
- Predictions of each training repetition.
Nikolaos Kourentzes, nikolaos@kourentzes.com
1 2 3 4 5 6 7 8 9 10 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.