Given a set of models run with different parameters, return aggregated results to estimate population-level values.
combine_models(newmodels, weights, oldmodel)A combined_models object, mostly similar
to a result from run_model(). plot
and summary methods are available.
A list of models run over a set of multiple parameters.
A vector of weights, same length as the number of parameter sets.
The original model.