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.
You can install the released version of hubEnsembles
from
CRAN with:
install.packages("hubEnsembles")
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")
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.
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.