Bootstrap class.
class
data
: data frame to be bootstrapped. Column 'BS_ID' is mandatory and corresponds to the original row ID from the bootstrap. It must be numeric and unique. Other columns are covariates to be bootstrapped (row by row).replacement
: values can be reused or not, logicalrandom
: values are drawn randomly, logicalexport_id
: tell CAMPSIS if 'BS_ID' must be exported into the dataset, logicalUseful links