statsmodels.tsa.statespace.representation.FrozenRepresentation.update_representation#
- FrozenRepresentation.update_representation(model)[source]#
Update the snapshot to reflect the current state of the model
- Parameters:
- model
Representation A Statespace representation
- model