hubverse-org / hubEnsembles

Ensemble methods for combining hub model outputs.
https://hubverse-org.github.io/hubEnsembles/
Other
5 stars 2 forks source link

integrate with planned hubUtils model_outputs class #9

Closed elray1 closed 1 year ago

elray1 commented 1 year ago

Once it is implemented in hubUtils, we should request that the input to simple_ensemble is an object of class model_output or convert it to one if it is not, and convert the result to this class before returning.

Related hubUtils issue: https://github.com/Infectious-Disease-Modeling-Hubs/hubUtils/issues/66

elray1 commented 1 year ago

This class now exists, documented at: https://infectious-disease-modeling-hubs.github.io/hubUtils/reference/as_model_out_tbl.html

We should: