Tutorial–covariates in detection function ✏️

Author

Centre for Research into Ecological and Environmental Modelling
University of St Andrews

Published

August 7, 2024

Photo by Barth Bailey from Unsplash

Exercise 8 – Covariates in detection function

Use of covariates in detection function models require more vigilance in assessing possible covariates prior to analysis and in the interpretation of the analysis. This set of questions asks that you take a more critical look at the results of the analyses presented in the covariate practical.

Amakihi songbird data

Before using the ds() function, exploratory data analysis screens candidate covariates for potential utility in the detection function as well as possible difficulties that might arise if multiple covariates are included. I alerted you to the problems colinearity in predictors cause.

Answer these questions by examining at the output above

  • Which of these diagnostic plots indicate a colinearity problem?
  • What should you do about this?

Influence of small values of \(\widehat{P_a(z_i)}\)

If a “large” proportion of detections are produced by very small detection probabilities \(\widehat{P_a(z_i)}\) the result can be improbably large abundance estimates. The function p_dist_table() helps you detect this potential problem. Two tables below show results of two calls to p_dist_table() for the amakihi data set.

  • Why does more severe truncation cause the distribution of \(\widehat{P_a(z_i)}\) estimates to shift to larger values?

Eastern Tropical Pacific dolphin analysis

AIC indicates that search.method is the preferred single covariate in a candidate detection function. That’s fine, however, examine the details of the fitted model

  • Within this output is a diagnostic that should cause you to question the veracity of this model. What is that diagnostic?

Savannah sparrows with pasture covariate

Check that the image of the probability density function by pasture, created for the 1981 data set is correct. Checking this involves converting the table of \(\hat{\beta}\) coefficients into estimates of \(\hat{\sigma}\) which are more easily interpreted. Below is the output from the 1981 data set with a half-normal key function and pasture as a covariate.

From the output provide \(\hat{\beta}\) estimates to the code below to convert them into pasture-specific \(\hat{\sigma}\) estimates.

Interpret the strength of the pasture effect for each pasture by examining the relative magnitude of the standard error to the point estimates of the \(\hat{\beta}\) coefficients.

  • Estimated detection probabilities are most similar for which pair of pastures?