SeqExpMatch: Sequential Experimental Design via Matching on-the-Fly

Generates the following sequential two-arm experimental designs: (1) completely randomized (Bernoulli) (2) balanced completely randomized (3) Efron's (1971) Biased Coin (4) Atkinson's (1982) Covariate-Adjusted Biased Coin (5) Kapelner and Krieger's (2014) Covariate-Adjusted Matching on the Fly (6) Kapelner and Krieger's (2021) CARA Matching on the Fly with Differential Covariate Weights (Naive) (7) Kapelner and Krieger's (2021) CARA Matching on the Fly with Differential Covariate Weights (Stepwise) and also provides the following types of inference: (1) estimation (with both Z-style estimators and OLS estimators), (2) frequentist testing (via asymptotic distribution results and via employing the nonparametric randomization test) and (3) frequentist confidence intervals (only under the superpopulation sampling assumption currently). Details can be found in our publication: Kapelner and Krieger "A Matching Procedure for Sequential Experiments that Iteratively Learns which Covariates Improve Power" (2020) <arXiv:2010.05980>.

Version: 0.1.0
Depends: R6, checkmate, doParallel, R (≥ 3.6.3)
Imports: stats
Published: 2021-06-01
Author: Adam Kapelner ORCID iD [aut, cre], Abba Krieger [aut]
Maintainer: Adam Kapelner <kapelner at qc.cuny.edu>
License: GPL-3
URL: https://github.com/kapelner/matching_on_the_fly_designs_R_package_and_paper_repr
NeedsCompilation: no
CRAN checks: SeqExpMatch results

Documentation:

Reference manual: SeqExpMatch.pdf

Downloads:

Package source: SeqExpMatch_0.1.0.tar.gz
Windows binaries: r-devel: SeqExpMatch_0.1.0.zip, r-release: SeqExpMatch_0.1.0.zip, r-oldrel: SeqExpMatch_0.1.0.zip
macOS binaries: r-release (arm64): SeqExpMatch_0.1.0.tgz, r-oldrel (arm64): SeqExpMatch_0.1.0.tgz, r-release (x86_64): SeqExpMatch_0.1.0.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=SeqExpMatch to link to this page.