Package: opera 1.2.1
Pierre Gaillard
opera: Online Prediction by Expert Aggregation
Misc methods to form online predictions, for regression-oriented time-series, by combining a finite set of forecasts provided by the user. See Cesa-Bianchi and Lugosi (2006) <doi:10.1017/CBO9780511546921> for an overview.
Authors:
opera_1.2.1.tar.gz
opera_1.2.1.zip(r-4.5)opera_1.2.1.zip(r-4.4)opera_1.2.1.zip(r-4.3)
opera_1.2.1.tgz(r-4.4-any)opera_1.2.1.tgz(r-4.3-any)
opera_1.2.1.tar.gz(r-4.5-noble)opera_1.2.1.tar.gz(r-4.4-noble)
opera_1.2.1.tgz(r-4.4-emscripten)opera_1.2.1.tgz(r-4.3-emscripten)
opera.pdf |opera.html✨
opera/json (API)
NEWS
# Install 'opera' in R: |
install.packages('opera', repos = c('https://dralliag.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/dralliag/opera/issues
- electric_load - Electricity forecasting data set
Last updated 2 years agofrom:b1a4a7e9a2. Checks:ERROR: 1 WARNING: 6. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | FAIL | Oct 15 2024 |
R-4.5-win | WARNING | Oct 15 2024 |
R-4.5-linux | WARNING | Oct 15 2024 |
R-4.4-win | WARNING | Oct 15 2024 |
R-4.4-mac | WARNING | Oct 15 2024 |
R-4.3-win | WARNING | Oct 15 2024 |
R-4.3-mac | WARNING | Oct 15 2024 |
Exports:blockToSeriesFTRLlossmixtureoracleseriesToBlock
Dependencies:alabamabase64encbslibcachemclidata.tabledigestevaluatefastmapfontawesomefsgluehighrhtmltoolshtmlwidgetsjquerylibjsonliteknitrlatticelifecyclememoisemimenumDerivpipeRR6rAmChartsrappdirsrbibutilsRdpackrlangrmarkdownsasstinytexxfunyamlzoo
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Online Prediction by ExpeRt Aggregation | opera-package opera |
Function to check validy of provided loss function | check_loss |
Function to check and modify the input class and type | check_matrix |
Electricity forecasting data set | electric_load |
Implementation of FTRL (Follow The Regularized Leader) | FTRL |
Errors suffered by a sequence of predictions | loss |
Compute an aggregation rule | mixture print.mixture summary.mixture |
Compute oracle predictions | oracle |
Functions to render dynamic mixture graphs using rAmCharts | boxplot_weights plot_avg_loss plot_contrib plot_cumul_res plot_dyn_avg_loss plot_ridge_weights plot_weights |
Plot an object of class mixture | plot.mixture |
Plot an aggregation procedure | plot.oracle |
Functions to render dynamic oracle graphs using rAmCharts | plt_oracle_convex |
Predict method for Mixture models | predict.mixture |
Convert a 1-dimensional series to blocks | blockToSeries seriesToBlock |