Science Score: 36.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
○.zenodo.json file
-
✓DOI references
Found 6 DOI reference(s) in README -
✓Academic publication links
Links to: arxiv.org -
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (10.0%) to scientific vocabulary
Keywords
Repository
Honest inference in regression discontinuity designs
Statistics
- Stars: 62
- Watchers: 6
- Forks: 15
- Open Issues: 0
- Releases: 1
Topics
Metadata Files
README.md
RDHonest
This R package implements honest and efficient confidence intervals in fuzzy and sharp regression discontinuity designs using procedures from Armstrong and Kolesár (2020) (preprint), Armstrong and Kolesár (2018) (preprint), and Kolesár and Rothe (2018) (preprint). See RDHonest-vStata for a Stata version of this package.
See vignette RDHonest for description of the package
(available through vignette("RDHonest") once package is installed), and the
package manual for documentation of the package functions.
This software package is based upon work supported by the National Science Foundation under grant numbers SES-1628939 (Armstrong) and SES-1628878 (Kolesár).
Installation
You can install the released version of RDHonest from
CRAN with:
r
install.packages("RDHonest")
Alternatively, you can get the current development version from GitHub:
r
if (!requireNamespace("remotes")) {
install.packages("remotes")
}
remotes::install_github("kolesarm/RDHonest")
Owner
- Name: Michal Kolesar
- Login: kolesarm
- Kind: user
- Location: Princeton, NJ
- Website: https://www.princeton.edu/~mkolesar
- Repositories: 15
- Profile: https://github.com/kolesarm
GitHub Events
Total
- Release event: 1
- Watch event: 7
- Push event: 13
Last Year
- Release event: 1
- Watch event: 7
- Push event: 13
Packages
- Total packages: 1
-
Total downloads:
- cran 237 last-month
- Total dependent packages: 0
- Total dependent repositories: 0
- Total versions: 2
- Total maintainers: 1
cran.r-project.org: RDHonest
Honest Inference in Regression Discontinuity Designs
- Homepage: https://github.com/kolesarm/RDHonest
- Documentation: http://cran.r-project.org/web/packages/RDHonest/RDHonest.pdf
- License: GPL-3
-
Latest release: 1.0.1
published over 1 year ago
Rankings
Maintainers (1)
Dependencies
- R >= 4.1.0 depends
- Formula * imports
- stats * imports
- formatR * suggests
- ggplot2 * suggests
- knitr * suggests
- rmarkdown * suggests
- spelling * suggests
- testthat * suggests
- actions/checkout v4 composite
- r-lib/actions/check-r-package v2 composite
- r-lib/actions/setup-pandoc v2 composite
- r-lib/actions/setup-r v2 composite
- r-lib/actions/setup-r-dependencies v2 composite
- r-lib/actions/setup-tinytex v2 composite
- actions/checkout v4 composite
- r-lib/actions/setup-r v2 composite
- r-lib/actions/setup-r-dependencies v2 composite
- actions/checkout v4 composite
- actions/upload-artifact v3 composite
- codecov/codecov-action v4 composite
- r-lib/actions/setup-r v2 composite
- r-lib/actions/setup-r-dependencies v2 composite