Package: SeqExpMatch 1.0.0
Adam Kapelner
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>. We now offer support for incidence, count, proportion and survival (with censoring) outcome types. We also have support for adding responses whenever they become available, and we can impute missing data in the subjects' covariate records (where each covariate record can thereby have different information). On the inference side, there is built-in support for many types of parametric models such as random effects for incidence outcomes and count outcomes. There is Kaplan-Meier estimation, weibull and coxph models for survival outcomes.
Authors:
SeqExpMatch_1.0.0.tar.gz
SeqExpMatch_1.0.0.zip(r-4.5)SeqExpMatch_1.0.0.zip(r-4.4)SeqExpMatch_1.0.0.zip(r-4.3)
SeqExpMatch_1.0.0.tgz(r-4.4-any)SeqExpMatch_1.0.0.tgz(r-4.3-any)
SeqExpMatch_1.0.0.tar.gz(r-4.5-noble)SeqExpMatch_1.0.0.tar.gz(r-4.4-noble)
SeqExpMatch_1.0.0.tgz(r-4.4-emscripten)SeqExpMatch_1.0.0.tgz(r-4.3-emscripten)
SeqExpMatch.pdf |SeqExpMatch.html✨
SeqExpMatch/json (API)
# Install 'SeqExpMatch' in R: |
install.packages('SeqExpMatch', repos = c('https://kapelner.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/kapelner/matching_on_the_fly_designs_r_package_and_paper_repr/issues
Last updated 3 months agofrom:901173847b. Checks:OK: 1 ERROR: 6. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 27 2024 |
R-4.5-win | ERROR | Oct 27 2024 |
R-4.5-linux | ERROR | Oct 27 2024 |
R-4.4-win | ERROR | Oct 27 2024 |
R-4.4-mac | ERROR | Oct 27 2024 |
R-4.3-win | ERROR | Oct 27 2024 |
R-4.3-mac | ERROR | Oct 27 2024 |
Exports:SeqDesignSeqDesignInference
Dependencies:backportsbdsmatrixbetaregbootcheckmateclicodetoolscolorspacecontrolTestcoxmedata.tabledigestdoParalleldoRNGfansifarverflexmixFNNforeachFormulaggplot2gluegtableisobanditeratorsitertoolslabelinglatticelifecyclelme4lmerTestlmtestmagrittrMASSMatrixmgcvminqamissForestmissRangermodeltoolsmunsellnlmenloptrnnetnumDerivpillarpkgconfigR6randomForestrangerRColorBrewerRcppRcppEigenrlangrngtoolssandwichscalesstatmodsurvivaltibbleutf8vctrsviridisLitewithrzoo
Readme and manuals
Help Manual
Help page | Topics |
---|---|
A Sequential Design | SeqDesign |
Inference for A Sequential Design | SeqDesignInference |
Sequential Experimental Designs via Matching On-the-Fly | SeqExpMatch-package SeqExpMatch |