pypomp.Pomp.merge¶
- static Pomp.merge(*pomp_objs: Pomp) Pomp[source]¶
Merge multiple
Pompobjects into a single instance.Combines their parameter replicates and results histories. All objects must share identical structural components (data, state names, model functions, and parameter names). Useful for consolidating results from parallel estimation runs.