Nothing
The goal of optrefine is to split existing strata (or none) into more refined strata that optimize covariate balance. Most often, propensity score strata are each split into two in order to achieve better covariate balance.
You can install the release version of optrefine from CRAN with:
install.packages("optrefine")
You can install the development version of optrefine from GitHub with:
# install.packages("devtools")
devtools::install_github("kkbrum/optrefine")
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.