## Generate the bootstrap_moby data set
## Not run:
# data(moby)
# m = displ$new(moby)
# bs = bootstrap(m, no_of_sims=5000, threads=4, seed=1)
# ## End(Not run)
#' ## Generate the bootstrap_p_moby data set
## Not run:
# bs_p = bootstrap_p(m, no_of_sims=5000, threads=4, seed=1)
# ## End(Not run)
Run the code above in your browser using DataLab