catch_ci_calculator: Compute final confidence interval

View source: R/catch_ci_calculator.R

catch_ci_calculatorR Documentation

Compute final confidence interval

Description

Compute final confidence interval

Usage

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


OB7-IRD/t3 documentation built on April 23, 2023, 7:34 p.m.