summariseDetectProbs: Summarise Detection Probabilities

View source: R/summariseDetectProbs.R

summariseDetectProbsR Documentation

Summarise Detection Probabilities

Description

Extracts the MCMC posteriors of detection probabilities for a DABOM model, and summarizes the results.

Usage

summariseDetectProbs(dabom_mod = NULL, filter_ch = NULL, .cred_int_prob = 0.95)

Arguments

dabom_mod

An MCMC.list containing some parameters that end with "_p"

filter_ch

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.

Value

a dataframe with number of tags detected, mean, median, mode, se, cv and credible intervals of detection probability posteriors.

Author(s)

Kevin See

Examples

## Not run: summariseDetectProbs()

mackerman44/DABOM documentation built on April 3, 2024, 6:51 a.m.