# NOT RUN {
# }
# NOT RUN {
# lognormal
delays <- rlnorm(500, log(5), 1)
out <- bootstrapped_dist_fit(delays, samples = 1000, bootstraps = 10,
dist = "lognormal")
## Inspect
out
# }
Run the code above in your browser using DataLab