Generate n
bootstrap replicates.
Arguments
- data
A data frame
- n
Number of bootstrap replicates to generate
- id
Name of variable that gives each model a unique integer id.
See also
Other resampling techniques:
resample_bootstrap()
,
resample_partition()
,
resample()