elm                     Extreme learning machines for time series
                        forecasting
elm.fast                ELM (fast) neural network.
elm.thief               ELM network for THieF.
forecast.elm            Forecast using ELM neural network.
forecast.mlp            Forecast using MLP neural network.
linscale                Apply minmax linear scaling to a vector.
mlp                     Multilayer Perceptron for time series
                        forecasting
mlp.thief               MLP network for THieF.
nnfor                   nnfor:Time Series Forecasting with Neural
                        Networks
plot.elm                Plot ELM network.
plot.mlp                Plot MLP network.
predict.elm.fast        Predictions for ELM (fast) network.
