Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
DSGE Models
#1
Hi guys,

I am wanting to test some modelling approaches for forecasting some timeseries data. I have an LSTM and would like to compare it to a DSGE model. Does anyone know of an econometrics library in python 3 that will have this model?

Thanks
Reply
#2
Disclaimer: I don't have any experience with the following packages.

PyPi packages. There are 4 https://pypi.org/search/?q=DSGE&o=-created
one has no documentation, so ignored
---------------
The first (dsge) doesn't even have comments, so I'd ignore that one.
---------------
pymclab hasn't been updated here since 2012, and appears to have gone commercial.
---------------
linearsolve - seems to have good docs on GitHub (showing updates up through 2019).
This seems to be the only package here worth investigating.

PyPi: https://pypi.org/project/linearsolve/
GitHub: https://github.com/letsgoexploring/linearsolve
---------------
dynarehelper - again no docs
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Big Data predictive models (R, SAS or Python) nikki 2 2,142 Feb-14-2021, 12:41 AM
Last Post: Larz60+

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020