aadya940 / chainopy

ChainoPy: A Python Library for Discrete Time Markov Chain based stochastic analysis
https://chainopy.readthedocs.io/en/latest/
BSD 2-Clause "Simplified" License
13 stars 1 forks source link

[ENH] Add Lags kwarg in chainopy.MarkovSwitchingModel #1

Closed aadya940 closed 8 months ago

aadya940 commented 8 months ago

Currently, the Internal Auto-Regressive Model doesn't take Lags into Account.

aadya940 commented 8 months ago

As completed.