utils#
Standalone utility functions for InferenceData operations.
Functions
|
Aggregate multiple dimension values into one. |
|
Aggregate InferenceData over time periods. |
|
Filter InferenceData to a date range. |
|
Filter InferenceData by dimension values. |
|
Return the posterior_predictive group from idata. |
|
Return the prior group from idata. |
|
Return the prior_predictive group from idata. |
|
Load an InferenceData from a Zarr store. |
|
Save an InferenceData to a Zarr store. |
|
Subsample draws from a Dataset with chain and draw dimensions. |