Package: OptimalRerandExpDesigns 1.1

OptimalRerandExpDesigns: Optimal Rerandomization Experimental Designs

This is a tool to find the optimal rerandomization threshold in non-sequential experiments. We offer three procedures.

Authors:Adam Kapelner, Michael Sklar, Abba M. Krieger and David Azriel

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

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

Bug tracker:https://github.com/kapelner/optimalrerandexpdesigns/issues

Uses libs:
  • openjdk– OpenJDK Java runtime, using Hotspot JIT

On CRAN:

Conda:

openjdk

2.70 score 1 scripts 145 downloads 10 exports 64 dependencies

Last updated from:fc6033a37d. Checks:9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK161
source / vignettesOK186
linux-release-x86_64OK161
macos-release-arm64OK104
macos-oldrel-arm64OK119
windows-develOK104
windows-releaseOK98
windows-oldrelOK125
wasm-releaseOK123

Exports:complete_randomization_plus_one_min_onecomplete_randomization_with_forced_balance_plus_one_min_onecompute_objective_val_plus_one_min_one_encfrob_norm_sqfrob_norm_sq_debiasedfrob_norm_sq_debiased_times_matrixgenerate_W_base_and_sortoptimal_rerandomization_exactoptimal_rerandomization_normality_assumedoptimal_rerandomization_tail_approx

Dependencies:backportsbase64encbslibcachemcheckmatecliclustercolorspacecpp11data.tabledigestevaluatefarverfastmapfontawesomeforeignFormulafsggplot2glueGreedyExperimentalDesigngridExtragtablehighrHmischtmlTablehtmltoolshtmlwidgetsisobandjquerylibjsonlitekernlabknitrlabelinglifecyclemagrittrMASSmemoisemimemomentchi2nbpMatchingnnetR6rappdirsRColorBrewerRcpprJavarlangrlistrmarkdownrpartrstudioapiS7sassscalesstringistringrtinytexvctrsviridisLitewithrxfunXMLyaml

Readme and manuals

Help Manual

Help pageTopics
Implements the complete randomization design (CRD) AKA Bernoulli Trialcomplete_randomization_plus_one_min_one
Implements the balanced complete randomization design (BCRD)complete_randomization_with_forced_balance_plus_one_min_one
Returns the objective value given a design vector as well an an objective function. This is code duplication since this is implemented within Java. This is only to be run if...compute_objective_val_plus_one_min_one_enc
Naive Frobenius Norm Squaredfrob_norm_sq
Debiased Frobenius Norm Squared Var-Cov matrixfrob_norm_sq_debiased
Debiased Frobenius Norm Squared Constant Times Var-Cov matrixfrob_norm_sq_debiased_times_matrix
Generate Base Assignments and Sortsgenerate_W_base_and_sort
Find the Optimal Rerandomization Design Exactlyoptimal_rerandomization_exact
Find the Optimal Rerandomization Design Under the Gaussian Approximationoptimal_rerandomization_normality_assumed
Find the Optimal Rerandomization Design Under the Tail and Kurtosis Approximationoptimal_rerandomization_tail_approx
Optimal Rerandomization Threshold Search for Experimental DesignOptimalRerandExpDesigns
Plots a summary of a 'optimal_rerandomization_obj' objectplot.optimal_rerandomization_obj
Plots a summary of the imbalances in a 'W_base_object' objectplot.W_base_object
Prints a summary of a 'optimal_rerandomization_obj' objectprint.optimal_rerandomization_obj
Prints a summary of a 'W_base_object' objectprint.W_base_object
Prints a summary of a 'optimal_rerandomization_obj' objectsummary.optimal_rerandomization_obj
Prints a summary of a 'W_base_object' objectsummary.W_base_object