Compute final confidence interval

catch_ci_calculator(fit_data, boot_data)

Arguments

fit_data

standardized catch estimates from the prediction step

boot_data

standardized bootstrap catch data from the bootstap step

Value

A vector of fitted data and confidence interval fit_data Fitted data from the input ci_inf Estimated inferior value of the confidence interval ci_sup Estimated superior value of the confidence interval