{"categories":[{"label":"Mathematics","url":"https://skillfed.io/packages/category/scientific-engineering-mathematics/3"}],"enrichment":{"capability":"Implements regression discontinuity (RD) design estimation, inference, and plotting using local polynomial methods with robust bias-corrected confidence intervals.","skillfed_tags":["causal-inference","econometrics","quasi-experimental-design"],"use_cases":["Estimate causal effects in policy evaluations where treatment is assigned based on a threshold (e.g., eligibility cutoffs)","Conduct robust inference on discontinuities in outcome variables at known policy discontinuities","Select optimal bandwidth for RD estimation automatically using data-driven procedures","Generate diagnostic plots of RD relationships with binned means and local polynomial fits","Perform cluster-robust inference when observations are grouped (e.g., by state or region)"],"what_it_does":"rdrobust is a Python implementation of regression discontinuity design methods for causal inference, translating the methodological framework from econometrics into a usable statistical package. It provides three main functions: rdrobust for point estimation and hypothesis testing with robust bias-corrected inference, rdbwselect for data-driven bandwidth selection, and rdplot for diagnostic visualization. The package depends on numpy, pandas, scipy for numerical computation, and plotnine and matplotlib for graphical output.\n\nThe package targets applied researchers and econometricians who work with quasi-experimental designs where a treatment assignment changes sharply at a threshold. It handles heteroskedasticity-robust and cluster-robust variance estimation, supports covariate adjustment, and implements the bias-correction and coverage-error optimization methods described in the underlying academic literature. Installation is straightforward, and the package includes a bundled Senate dataset for quick experimentation.","worth_installing":"Yes, if you work with regression discontinuity designs in econometrics or causal inference. The package is actively maintained, has no known vulnerabilities, installs with low friction, and implements state-of-the-art bias-corrected methods backed by peer-reviewed research. The GPL-3.0-only license is a constraint only if you need to incorporate it into proprietary software."},"id":"rdrobust","links":{"html":"https://skillfed.io/packages/rdrobust","md":"https://skillfed.io/packages/rdrobust.md","pypi":"https://pypi.org/project/rdrobust/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-05-15","license_spdx":null,"license_treatment":"copyleft","name":"rdrobust","python_support":"supports_current","summary":"Implements local polynomial Regression Discontinuity (RD) point estimators with robust bias-corrected confidence intervals and inference procedures."},"popularity":{"monthly_downloads":89822,"position":13632,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"2.0.0"}
