The goal of hubEnsembles is to provide standard implementations of commonly used methods for ensembling model outputs. The hubEnsembles package is part of the hubverse project and expects all input data to the key functions to be formatted as an object of a model_out_tbl
class.
Installation
Latest
You can install the released version of hubEnsembles
from CRAN with:
install.packages("hubEnsembles")
Development
If you want to test out new features that have not yet been released, you can install the development version of hubEnsembles from GitHub with:
remotes::install_github("hubverse-org/hubEnsembles")
Code of Conduct
Please note that the hubEnsembles package is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.
Contributing
Interested in contributing back to the open-source Hubverse project? Learn more about how to get involved in the Hubverse Community or how to contribute to the hubEnsembles package.