aimz.ImpactModel.vi_result#

property ImpactModel.vi_result: SVIRunResult | None#

Variational inference result, or None if not set.

Setter:

This sets SVIRunResult and marks the model as fitted. It does not perform posterior sampling — use sample() separately to obtain samples.