David R. Pugh bio photo

David R. Pugh

A Data Scientist at KAUST Core Labs and Associate Fellow with the Institute of New Economics Thinking (INET) at University of Oxford.

Email Twitter LinkedIn Github Stackoverflow

pyAM

Overview

Python package for solving assortative matching models with two-sided heterogeneity. The source code for the pyAM package is hosted on GitHub.

Installation

Assuming you have pip on your computer (as will be the case if you’ve installed Anaconda) you can install the latest stable release of pyam by typing

    $ pip install pyam

at a terminal prompt.