strategy-bootstrap: Bootstrap Estimation Strategy for FB4 Model

strategy-bootstrapR Documentation

Bootstrap Estimation Strategy for FB4 Model

Description

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).

Value

No return value; this page documents the bootstrap estimation strategy functions. See individual function documentation for return values.

References

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. \Sexpr[results=rd]{tools:::Rd_expr_doi("10.1080/03632415.2017.1377558")}


fb4package documentation built on May 8, 2026, 1:07 a.m.