The goal of entmax is to use Kullback-Leibler divergence to maximize entropy for online treatment assignments. For a given subject entering an experimental setting with a given set of covariates, assign treatment given blocked covariates in a way that maximizes information gained.
You can install the released version of entmax from CRAN with:
install.packages("entmax")
And the development version from GitHub with:
# install.packages("devtools")
devtools::install_github("johnsontr/entmax")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.