{ "info": { "author": "Evan Magnusson", "author_email": "evan.magnusson@alumni.stanford.edu", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 3", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "# rdd\n\nrdd is a set of tools for implementing regression discontinuity designs in Python. At present, it only allows for inputs that are pandas Series or DataFrames. Check out the tutorial [here](https://github.com/evan-magnusson/rdd/blob/master/tutorial/tutorial.ipynb) for a guide to using this package.\n\n## Installation:\n\nTo install using `pip`, run `pip install rdd`. See [here](https://pypi.org/project/rdd/) for more information and to download from PyPI. Otherwise, you can download this repository.\n\n## Current Features:\n\n* Computes the Imbens-Kalyanaraman optimal bandwidth (see [this article](http://www.nber.org/papers/w14726.pdf) for details)\n* Creates a dataset containing only observations within a given bandwidth\n* Generates a reduced pandas DataFrame for graphical analysis (such as binned scatter plots) when the number of observations is large\n* Implements a sharp RDD\n * With or without user supplied equation and/or controls\n * Via OLS or WLS\n\n## Features to Come:\n\n* Tutorial on how to check rdd's statistical assumptions in Python, such as using:\n * Continuity plots\n * Density plots\n * Tests for discontinuities\n * Checking for balance and testing for random assignment (though not a requirement, it can still be a useful check)\n* McCrary tests\n* Implementation of Fuzzy RDD", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/evan-magnusson/rdd", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "rdd", "package_url": "https://pypi.org/project/rdd/", "platform": "", "project_url": "https://pypi.org/project/rdd/", "project_urls": { "Homepage": "https://github.com/evan-magnusson/rdd" }, "release_url": "https://pypi.org/project/rdd/0.0.3/", "requires_dist": null, "requires_python": "", "summary": "Tools to implement regression discontinuity designs in Python.", "version": "0.0.3" }, "last_serial": 5314354, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "01c30cdd777cca2edd8f64aca9f90a32", "sha256": "9f7642650644ba6bcd39332f6a4a11192ddb6eaa688f692e38754ea07e4cc59e" }, "downloads": -1, "filename": "rdd-0.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "01c30cdd777cca2edd8f64aca9f90a32", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 6005, "upload_time": "2019-05-22T17:05:35", "url": "https://files.pythonhosted.org/packages/55/ab/b8df9bed640307d873de3dc45330d0858b11693b4b8ec7b8dae01992a250/rdd-0.0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "bb400f18fdcc8dc13171b65b1aeb5503", "sha256": "03bad08bf7ab6530227828c25851f06886669173b5c27bc6218549c11a04571f" }, "downloads": -1, "filename": "rdd-0.0.1.tar.gz", "has_sig": false, "md5_digest": "bb400f18fdcc8dc13171b65b1aeb5503", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4618, "upload_time": "2019-05-22T17:05:39", "url": "https://files.pythonhosted.org/packages/03/e9/609bda80e0d29d902d60a01b49b614e323e3b0d8e81bb1805c7e6bcf5698/rdd-0.0.1.tar.gz" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "70c6194bcdac930982844bdd52096eeb", "sha256": "ec14b722ba34dc176097157e562880b15d291014ba25da47916136b2a3b2b0f9" }, "downloads": -1, "filename": "rdd-0.0.2.tar.gz", "has_sig": false, "md5_digest": "70c6194bcdac930982844bdd52096eeb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4184, "upload_time": "2019-05-24T19:53:21", "url": "https://files.pythonhosted.org/packages/07/cb/6acf03e64ff54c72b7371b5a5fcc5f304806f571d1ca8b467b631c077592/rdd-0.0.2.tar.gz" } ], "0.0.3": [ { "comment_text": "", "digests": { "md5": "5e138ed2cb1ec427b0021f72d1698112", "sha256": "787703d1beb601e02bfd0b772066968c23fb5c1d129c406c55edec1b6ba48a11" }, "downloads": -1, "filename": "rdd-0.0.3.tar.gz", "has_sig": false, "md5_digest": "5e138ed2cb1ec427b0021f72d1698112", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4379, "upload_time": "2019-05-24T20:25:01", "url": "https://files.pythonhosted.org/packages/b9/8b/867c4cae5a89a1765b73a1052be4c5fe301717ce6210dd58921d1b3d0ac4/rdd-0.0.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "5e138ed2cb1ec427b0021f72d1698112", "sha256": "787703d1beb601e02bfd0b772066968c23fb5c1d129c406c55edec1b6ba48a11" }, "downloads": -1, "filename": "rdd-0.0.3.tar.gz", "has_sig": false, "md5_digest": "5e138ed2cb1ec427b0021f72d1698112", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4379, "upload_time": "2019-05-24T20:25:01", "url": "https://files.pythonhosted.org/packages/b9/8b/867c4cae5a89a1765b73a1052be4c5fe301717ce6210dd58921d1b3d0ac4/rdd-0.0.3.tar.gz" } ] }