MajesticKhan / Nowcasting-Python

Python Nowcasting

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Next steps

MajesticKhan opened this issue · comments

Unit testing

  • Create unit test to ensure python model is working properly

Graphs and formatting

  • Plotting graphs: finished plotting graphs for example_dfm.py in plot
  • Plot loglik in Plotly
  • Branch plot has been merged to the master. Should be able to see the graphs that are show in the Matlab code.

Comments:

  • Next set of tasks is working on creating unit tests

Looking forward for a new update!

@weu39843 Its been busy for the past month. Apologies for the delay

Finished building the main structure of plotting graphs in example_dfm.py
Just need to add comments

I created a new branch called plot which contains the latest updates for generating plots.

I just need polish the code before merging it into the master branch.

The result should look like this:
image