Skip to content

Power and sample size calculations for RD designs using robust bias-corrected local polynomial inference.

Notifications You must be signed in to change notification settings

rdpackages/rdpower

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 

Repository files navigation

RDPOWER

The rdpower package provides Python, R, and Stata implementations of power, sample size, and minimum detectable effects calculations using robust bias-corrected local polynomial inference methods.

This work was supported by the National Science Foundation through grant SES-1357561.

Website

https://rdpackages.github.io/rdpower

Queries and Requests

Please email: rdpackages@googlegroups.com

Major Upgrades

This package was first released in Fall 2016, and had one major upgrade in Fall 2020.

  • Fall 2020 new feature: command/function rdmde for computing minimum detectable effects.

Python Implementation

To install/update in Python type:

pip install rdpower

R Implementation

To install/update in R type:

install.packages('rdpower')

Stata Implementation

To install/update in Stata type:

net install rdpower, from(https://raw.githubusercontent.com/rdpackages/rdpower/master/stata) replace

References

For overviews and introductions, see rdpackages website.

Software and Implementation

Technical and Methodological



About

Power and sample size calculations for RD designs using robust bias-corrected local polynomial inference.

Topics

Resources

Stars

Watchers

Forks