bashtage / arch

ARCH models in Python
Other
1.32k stars 245 forks source link

BUG: Fix issue with rescale and AR models #662

Closed bashtage closed 1 year ago

bashtage commented 1 year ago

Fix issues where lags were not correctly rescaled when running an ARX model

closes #632