Other packages > Find by keyword >

opera  

Online Prediction by Expert Aggregation
View on CRAN: Click here


Download and install opera package within the R console
Install from CRAN:
install.packages("opera")

Install from Github:
library("remotes")
install_github("cran/opera")

Install by package version:
library("remotes")
install_version("opera", "1.2.0")



Attach the package and use:
library("opera")
Maintained by
Pierre Gaillard
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2016-08-17
Latest Update: 2021-12-06
Description:
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) for an overview.
How to cite:
Pierre Gaillard (2016). opera: Online Prediction by Expert Aggregation. R package version 1.2.0, https://cran.r-project.org/web/packages/opera. Accessed 19 Apr. 2025.
Previous versions and publish date:
1.0 (2016-08-17 12:26), 1.1.1 (2021-06-15 17:40), 1.1 (2020-03-18 23:40)
Other packages that cited opera R package
View opera citation profile
Other R packages that opera depends, imports, suggests or enhances
Complete documentation for opera
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

scalreg  
Scaled Sparse Linear Regression
Algorithms for fitting scaled sparse linear regression and estimating precision matrices. ...
Download / Learn more Package Citations See dependency  
idmTPreg  
Regression Model for Progressive Illness Death Data
Modeling of regression effects for transition probabilities in a progressive illness-death model. A ...
Download / Learn more Package Citations See dependency  
RNAseqQC  
Quality Control for RNA-Seq Data
Functions for semi-automated quality control of bulk RNA-seq data. ...
Download / Learn more Package Citations See dependency  
tmpm  
Trauma Mortality Prediction Model
Trauma Mortality prediction for ICD-9, ICD-10, and AIS lexicons in long or wide format based on Dr. ...
Download / Learn more Package Citations See dependency  
opera  
Online Prediction by Expert Aggregation
Misc methods to form online predictions, for regression-oriented time-series, by combining a finite ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  

24,098

R Packages

207,311

Dependencies

65,069

Author Associations

24,013

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA