The goal of this project is to experiment with potential with-replacement balanced sampling designs, in order to develop appropriate bootstrap methods.
You can install the development version of balanced_sampling like so:
# install.packages("pak")
pak::pak("Jean-Rubin/balanced_sampling")You can execute the targets pipeline by simply executing :
Rscript run.Ror directly the bash script
./run.sh