Create a bootstrap distribution. During function sampling, CAMPSIS will generate values depending on the given data and arguments.
BootstrapDistribution(data, replacement = FALSE, random = FALSE)
a bootstrap distribution
values to draw, numeric vector
values can be reused or not, logical
values are drawn randomly, logical