Function for calculating squared distance between 5
q05ofcatch(
totalcatch = 0,
data_list,
catch.distribution = c(0, 0.3, 0.7),
blim = 0.2,
seed = NULL,
...
)
\itemtotalcatchtotal catch
\itemdata_listdata_list as input for captool function
\itemcatch.distributionvector of length 3 given ratio of catch in jan, feb and mar
\itemblimBlim
\itemseedinteger, for not changing the random input
\item...other arguments to be passed to captool function
squared distance from q05 to blim
Function for calculating squared distance between 5