aimz.ImpactModel.posterior#

property ImpactModel.posterior: dict[str, Array] | None#

Posterior samples by variable name, or None if not set.

Read-only by contract: mutating it in place is unsupported and desynchronizes the internal device-placement cache. Use set_posterior_sample() or refit the model to change it.