aimz.ImpactModel.vi_result#
- property ImpactModel.vi_result: SVIRunResult | None#
Variational inference result, or
Noneif not set.- Setter:
This sets
SVIRunResultand marks the model as fitted. It does not perform posterior sampling — usesample()separately to obtain samples.