Implements the "bootstrap" FB4 fitting strategy, which estimates the
proportion of maximum consumption (p-value) and its uncertainty by
resampling observed final weights. Each bootstrap replicate finds the
p_value that minimises the difference between the simulated final weight and
the resampled mean weight via optim_search_p_value. Parallel
execution is supported through the future/furrr ecosystem
(parallel = TRUE).
No return value; this page documents the bootstrap estimation strategy functions. See individual function documentation for return values.
Deslauriers, D., Chipps, S.R., Breck, J.E., Rice, J.A. and Madenjian, C.P. (2017). Fish Bioenergetics 4.0: An R-based modeling application. Fisheries, 42(11), 586–596. tools:::Rd_expr_doi("10.1080/03632415.2017.1377558")