davidrpugh / assortative-matching-large-firms

Code for solving Eeckhout and Kircher model of assortative matching between heterogenous firms and workers.
MIT License
3 stars 8 forks source link

Plotting methods for visualization of solution #7

Open davidrpugh opened 10 years ago

davidrpugh commented 10 years ago

We need to port over the various plotting methods so that we can better visualize the model solutions. While I used Matplotlib to generate the graphics, we may want to consider using a different plotting package as matplotlib is becoming a bit dated. Seaborn would be one option; yhat would be another.

davidrpugh commented 9 years ago

We should ignore the plotting distribution methods (we need to discuss some other issues before we can implement these methods).