Skip to content

EBMAforecast

Estimate Ensemble Bayesian Model Averaging Forecasts using Gibbs Sampling or EM-Algorithms

v1.0.32 · Mar 20, 2024 · GPL (>= 2)

Description

Create forecasts from multiple predictions using ensemble Bayesian model averaging (EBMA). EBMA models can be estimated using an expectation maximization (EM) algorithm or as fully Bayesian models via Gibbs sampling. The methods in this package are Montgomery, Hollenbach, and Ward (2015) <doi:10.1016/j.ijforecast.2014.08.001> and Montgomery, Hollenbach, and Ward (2012) <doi:10.1093/pan/mps002>.

Downloads

377

Last 30 days

8714th

377

Last 90 days

377

Last year

CRAN Check Status

5 WARNING
9 OK
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang WARNING
r-devel-linux-x86_64-debian-gcc WARNING
r-devel-linux-x86_64-fedora-clang WARNING
r-devel-linux-x86_64-fedora-gcc WARNING
r-devel-macos-arm64 OK
r-devel-windows-x86_64 WARNING
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK
Check details (14 non-OK)
WARNING r-devel-linux-x86_64-debian-clang

whether package can be installed

Found the following significant warnings:
  Samplers.cpp:257:28: warning: comparison of floating-point type 'typename storage_type<14>::type' (aka 'double') with enumeration type 'Rboolean' is deprecated [-Wdeprecated-enum-float-conversion]
  Samplers.cpp:260:28: warning: comparison of floating-point type 'typename storage_type<14>::type' (aka 'double') with enumeration type 'Rboolean' is deprecated [-Wdeprecated-enum-float-conversion]
See ‘/home/hornik/tmp/R.check/r-devel-clang/Work/PKGS/EBMAforecast.Rcheck/00install.out’ for details.
* used C++ compiler: ‘Debian clang version 21.1.8 (3+b1)’
WARNING r-devel-linux-x86_64-debian-gcc

whether package can be installed

Found the following significant warnings:
  Samplers.cpp:257:28: warning: comparison of floating-point type ‘Rcpp::traits::storage_type<14>::type’ {aka ‘double’} with enumeration type ‘Rboolean’ is deprecated [-Wdeprecated-enum-float-conversion]
  Samplers.cpp:260:28: warning: comparison of floating-point type ‘Rcpp::traits::storage_type<14>::type’ {aka ‘double’} with enumeration type ‘Rboolean’ is deprecated [-Wdeprecated-enum-float-conversion]
See ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/PKGS/EBMAforecast.Rcheck/00install.out’ for details.
* used C++ compiler: ‘g++-15 (Debian 15.2.0-14) 15.2.0’
WARNING r-devel-linux-x86_64-fedora-clang

whether package can be installed

Found the following significant warnings:
  Samplers.cpp:257:28: warning: comparison of floating-point type 'typename storage_type<14>::type' (aka 'double') with enumeration type 'Rboolean' is deprecated [-Wdeprecated-enum-float-conversion]
  Samplers.cpp:260:28: warning: comparison of floating-point type 'typename storage_type<14>::type' (aka 'double') with enumeration type 'Rboolean' is deprecated [-Wdeprecated-enum-float-conversion]
See ‘/data/gannet/ripley/R/packages/tests-clang/EBMAforecast.Rcheck/00install.out’ for details.
* used C++ compiler: ‘clang version 22.1.0 (https://github.com/llvm/llvm-project 4434dabb69916856b824f68a64b029c67175e532)’
WARNING r-devel-linux-x86_64-fedora-gcc

whether package can be installed

Found the following significant warnings:
  Samplers.cpp:257:28: warning: comparison of floating-point type ‘Rcpp::traits::storage_type<14>::type’ {aka ‘double’} with enumeration type ‘Rboolean’ is deprecated [-Wdeprecated-enum-float-conversion]
  Samplers.cpp:260:28: warning: comparison of floating-point type ‘Rcpp::traits::storage_type<14>::type’ {aka ‘double’} with enumeration type ‘Rboolean’ is deprecated [-Wdeprecated-enum-float-conversion]
See ‘/data/gannet/ripley/R/packages/tests-devel/EBMAforecast.Rcheck/00install.out’ for details.
* used C++ compiler: ‘g++ (GCC) 15.1.1 20250521 (Red Hat 15.1.1-2)’
OK r-devel-macos-arm64

*


            
WARNING r-devel-windows-x86_64

whether package can be installed

Found the following significant warnings:
  Samplers.cpp:257:28: warning: comparison of floating-point type 'Rcpp::traits::storage_type<14>::type' {aka 'double'} with enumeration type 'Rboolean' is deprecated [-Wdeprecated-enum-float-conversion]
  Samplers.cpp:260:28: warning: comparison of floating-point type 'Rcpp::traits::storage_type<14>::type' {aka 'double'} with enumeration type 'Rboolean' is deprecated [-Wdeprecated-enum-float-conversion]
See 'd:/Rcompile/CRANpkg/local/4.6/EBMAforecast.Rcheck/00install.out' for details.
* used C++ compiler: 'g++.exe (GCC) 14.3.0'
OK r-oldrel-macos-arm64

*


            
OK r-oldrel-macos-x86_64

*


            
OK r-oldrel-windows-x86_64

*


            
OK r-patched-linux-x86_64

*


            
OK r-release-linux-x86_64

*


            
OK r-release-macos-arm64

*


            
OK r-release-macos-x86_64

*


            
OK r-release-windows-x86_64

*


            

Check History

WARNING 9 OK · 0 NOTE · 5 WARNING · 0 ERROR · 0 FAILURE Mar 9, 2026
WARNING r-devel-linux-x86_64-debian-clang

whether package can be installed

Found the following significant warnings:
  Samplers.cpp:257:28: warning: comparison of floating-point type 'typename storage_type<14>::type' (aka 'double') with enumeration type 'Rboolean' is deprecated [-Wdeprecated-enum-float-conversion]
  Samplers.cpp:260:28: warning: comparison of floating-point type 'typename storage_type<14>::type' (aka 'double') with enumeration type 'Rboolean' is deprecated [-Wdeprecated-enum-float-conversion]
See ‘/home/hornik/tmp/R.check/r-devel-clang/Work/PKGS/EBMAfo
WARNING r-devel-linux-x86_64-debian-gcc

whether package can be installed

Found the following significant warnings:
  Samplers.cpp:257:28: warning: comparison of floating-point type ‘Rcpp::traits::storage_type<14>::type’ {aka ‘double’} with enumeration type ‘Rboolean’ is deprecated [-Wdeprecated-enum-float-conversion]
  Samplers.cpp:260:28: warning: comparison of floating-point type ‘Rcpp::traits::storage_type<14>::type’ {aka ‘double’} with enumeration type ‘Rboolean’ is deprecated [-Wdeprecated-enum-float-conversion]
See ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/PKG
WARNING r-devel-linux-x86_64-fedora-clang

whether package can be installed

Found the following significant warnings:
  Samplers.cpp:257:28: warning: comparison of floating-point type 'typename storage_type<14>::type' (aka 'double') with enumeration type 'Rboolean' is deprecated [-Wdeprecated-enum-float-conversion]
  Samplers.cpp:260:28: warning: comparison of floating-point type 'typename storage_type<14>::type' (aka 'double') with enumeration type 'Rboolean' is deprecated [-Wdeprecated-enum-float-conversion]
See ‘/data/gannet/ripley/R/packages/tests-clang/EBMAforecast
WARNING r-devel-linux-x86_64-fedora-gcc

whether package can be installed

Found the following significant warnings:
  Samplers.cpp:257:28: warning: comparison of floating-point type ‘Rcpp::traits::storage_type<14>::type’ {aka ‘double’} with enumeration type ‘Rboolean’ is deprecated [-Wdeprecated-enum-float-conversion]
  Samplers.cpp:260:28: warning: comparison of floating-point type ‘Rcpp::traits::storage_type<14>::type’ {aka ‘double’} with enumeration type ‘Rboolean’ is deprecated [-Wdeprecated-enum-float-conversion]
See ‘/data/gannet/ripley/R/packages/tests-devel/EB
WARNING r-devel-windows-x86_64

whether package can be installed

Found the following significant warnings:
  Samplers.cpp:257:28: warning: comparison of floating-point type 'Rcpp::traits::storage_type<14>::type' {aka 'double'} with enumeration type 'Rboolean' is deprecated [-Wdeprecated-enum-float-conversion]
  Samplers.cpp:260:28: warning: comparison of floating-point type 'Rcpp::traits::storage_type<14>::type' {aka 'double'} with enumeration type 'Rboolean' is deprecated [-Wdeprecated-enum-float-conversion]
See 'd:/Rcompile/CRANpkg/local/4.6/EBMAforecast.Rc

Reverse Dependencies (1)

imports

Dependency Network

Dependencies Reverse dependencies Rcpp plyr separationplot Hmisc abind gtools glue autoMrP EBMAforecast

Version History

new 1.0.32 Mar 9, 2026