diff --git a/README.md b/README.md index 4b51642..2030792 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # soepy -``soepy`` is an open-source Python package for the simulation and estimation of a dynamic model of human capital accumulation tailored to the German Socio-Economic Panel (SOEP). We build on the seminal paper by Blundell & al. (2016) cited below. +``soepy`` is an open-source Python package for the simulation and estimation of a dynamic model of human capital accumulation tailored to the German Socio-Economic Panel (SOEP). ``soepy`` provides the model code to _Biased Wage Expectations and Female Labor Supply_. You can find the most recent version of the paper [here](https://www.maxblesch.de/). The model builds on the seminal paper by Blundell & al. (2016) cited below. > Richard Blundell, Monica Costa Dias, Costas Meghir, Jonathan Shaw (2016). [Female labor supply, human capital, and welfare reform](https://doi.org/10.3982/ECTA11576). *Econometrica*, 84(5): 1705-1753. @@ -8,5 +8,4 @@ [![Build Status](https://travis-ci.org/OpenSourceEconomics/soepy.svg?branch=master)](https://travis-ci.org/OpenSourceEconomics/soepy) [![Codacy Badge](https://api.codacy.com/project/badge/Grade/a5740a4444f945418feec63bb79bd51b)](https://www.codacy.com/app/SeBecker/soepy?utm_source=github.com&utm_medium=referral&utm_content=OpenSourceEconomics/soepy&utm_campaign=Badge_Grade) [![codecov](https://codecov.io/gh/OpenSourceEconomics/soepy/branch/master/graph/badge.svg)](https://codecov.io/gh/OpenSourceEconomics/soepy) -[![Anaconda-Server Badge](https://anaconda.org/opensourceeconomics/soepy/badges/installer/conda.svg)](https://conda.anaconda.org/opensourceeconomics) [![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](https://github.com/OpenSourceEconomics/soepy/blob/master/LICENSE)