The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
A collection of randomization tests, data sets and examples. The current version focuses on five testing problems and their implementation in empirical work. First, it facilitates the empirical researcher to test for particular hypotheses, such as comparisons of means, medians, and variances from k populations using robust permutation tests, which asymptotic validity holds under very weak assumptions, while retaining the exact rejection probability in finite samples when the underlying distributions are identical. Second, the description and implementation of a permutation test for testing the continuity assumption of the baseline covariates in the sharp regression discontinuity design (RDD) as in Canay and Kamat (2018) <https://goo.gl/UZFqt7>. More specifically, it allows the user to select a set of covariates and test the aforementioned hypothesis using a permutation test based on the Cramer-von Misses test statistic. Graphical inspection of the empirical CDF and histograms for the variables of interest is also supported in the package. Third, it provides the practitioner with an effortless implementation of a permutation test based on the martingale decomposition of the empirical process for testing for heterogeneous treatment effects in the presence of an estimated nuisance parameter as in Chung and Olivares (2021) <doi:10.1016/j.jeconom.2020.09.015>. Fourth, this version considers the two-sample goodness-of-fit testing problem under covariate adaptive randomization and implements a permutation test based on a prepivoted Kolmogorov-Smirnov test statistic. Lastly, it implements an asymptotically valid permutation test based on the quantile process for the hypothesis of constant quantile treatment effects in the presence of an estimated nuisance parameter.
Version: | 0.1.10 |
Depends: | R (≥ 3.00), ggplot2 (≥ 2.2.1), gridExtra |
Imports: | stats, quantreg, compiler |
Suggests: | knitr, rmarkdown |
Published: | 2022-09-29 |
DOI: | 10.32614/CRAN.package.RATest |
Author: | Mauricio Olivares [aut, cre], Ignacio Sarmiento-Barbieri [aut] |
Maintainer: | Mauricio Olivares <mau.olivarego at gmail.com> |
BugReports: | https://github.com/ignaciomsarmiento/RATest/issues |
License: | GPL-2 | GPL-3 [expanded from: GPL (≥ 2)] |
NeedsCompilation: | no |
Materials: | README |
In views: | Econometrics |
CRAN checks: | RATest results |
Reference manual: | RATest.pdf |
Vignettes: |
rdperm: Permutation Test for Sharp RDD |
Package source: | RATest_0.1.10.tar.gz |
Windows binaries: | r-devel: RATest_0.1.10.zip, r-release: RATest_0.1.10.zip, r-oldrel: RATest_0.1.10.zip |
macOS binaries: | r-release (arm64): RATest_0.1.10.tgz, r-oldrel (arm64): RATest_0.1.10.tgz, r-release (x86_64): RATest_0.1.10.tgz, r-oldrel (x86_64): RATest_0.1.10.tgz |
Old sources: | RATest archive |
Please use the canonical form https://CRAN.R-project.org/package=RATest to link to this page.
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.