Package: RATest 0.1.4

Mauricio Olivares-Gonzalez

RATest: Randomization Tests

A collection of randomization tests, data sets and examples. The current version focuses on three 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 (2017) <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 Miss 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 the goodness-of-fit testing problem with an estimated nuisance parameter. An application of this testing problem is the one of testing for heterogeneous treatment effects in a randomized control trial.

Authors:Mauricio Olivares-Gonzalez [aut, cre], Ignacio Sarmiento-Barbieri [aut]

RATest_0.1.4.tar.gz
RATest_0.1.4.zip(r-4.7)RATest_0.1.4.zip(r-4.6)RATest_0.1.4.zip(r-4.5)
RATest_0.1.4.tgz(r-4.6-any)RATest_0.1.4.tgz(r-4.5-any)
RATest_0.1.4.tar.gz(r-4.7-any)RATest_0.1.4.tar.gz(r-4.6-any)
RATest_0.1.4.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
RATest/json (API)

# Install 'RATest' in R:
install.packages('RATest', repos = c('https://ignaciomsarmiento.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/ignaciomsarmiento/ratest/issues

Datasets:

On CRAN:

Conda:

4.54 score 7 stars 8 scripts 340 downloads 5 exports 25 dependencies

Last updated from:533e17e8ea. Checks:9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK153
source / vignettesOK289
linux-release-x86_64OK165
macos-release-arm64OK160
macos-oldrel-arm64OK211
windows-develOK108
windows-releaseOK127
windows-oldrelOK98
wasm-releaseOK104

Exports:CvM.statH.cdfPT.Khmaladze.fitRDpermRPT

Dependencies:clicpp11farverggplot2gluegridExtragtableisobandlabelinglatticelifecycleMASSMatrixMatrixModelsquantregR6RColorBrewerrlangS7scalesSparseMsurvivalvctrsviridisLitewithr

rdperm: Permutation Test for Sharp RDD

Rendered fromRDperm.Rnwusingknitr::knitron May 06 2026.

Last update: 2017-10-12
Started: 2017-08-03