FTRL                    Implementation of FTRL (Follow The Regularized
                        Leader)
check_loss              Function to check validy of provided loss
                        function
check_matrix            Function to check and modify the input class
                        and type
electric_load           Electricity forecasting data set
loss                    Errors suffered by a sequence of predictions
mixture                 Compute an aggregation rule
opera-package           Online Prediction by ExpeRt Aggregation
oracle                  Compute oracle predictions
plot.mixture            Plot an object of class mixture
plot.oracle             Plot an aggregation procedure
plot_ridge_weights      Functions to render dynamic mixture graphs
                        using rAmCharts
plt_oracle_convex       Functions to render dynamic oracle graphs using
                        rAmCharts
predict.mixture         Predict method for Mixture models
seriesToBlock           Convert a 1-dimensional series to blocks
