Extracts the MCMC posteriors of detection probabilities for a DABOM model, and summarizes the results.
summariseDetectProbs(dabom_mod = NULL, filter_ch = NULL, .cred_int_prob = 0.95)
An MCMC.list containing some parameters that end with "_p"
filtered capture history as returned by the `filterDetections()` function in the `PITcleanr` package, which has then been verified by a user and all blank or NA `user_keep_obs` entries have been completed.
a dataframe with number of tags detected, mean, median, mode, se, cv and credible intervals of detection probability posteriors.
if (FALSE) summariseDetectProbs()