Week 8

Day 1

Today

In Class Discussion of Widmer et al 2021, led by Libby Mojica, Travis Rainey
  • What was the objective of the modeling, and how do you feel the authors did in addressing the objective?

  • How did the authors address potential problems that come from using presence-only data (e.g., spatial autocorrelation, pseudo-absences)? Was this effort adequate?

  • What other aspects of ecological processes are not addressed by the objectives? Could these have been incorporated in this study?

  • Were their any findings you found particularly important? Anything that stood out to you, good or bad, in the methodology or interpretation?

  • Is the study area and scale of analysis relevant to each of the 4 salamanders?

  • Are the prediction maps useful or relevant for salamander conservation?


In Class Discussion of Guillera-Arroita et al. 2015
  • What is a SDM?

  • What are they used for?

  • What are the types of data used and how does that change the inference/predictions?

  • What are the three joint probabilities that determine whether a site is recorded as a detection in a dataset?

  • What is the difference/importance of being able to estimate occurrence probability and occurence relative likelihood?

  • What are some specific model types or algorithms commonly used for fitting a SDM?

Assigned

Day 2 (lab)

Today

In Class Discussion of Wildman et al 2024, led by Alex Badeaux, Noel Clark, Elke Tukker
  • Groups work on defining the CJS model using constant parameters and then with sex effect on survival, but not detection. From the reading, what is so important about the initial values in this type of model?

  • Downloads: Files

  • Install R packages:

# CRAN packages
install.packages(c("stringr","coda","runjags"))

Assigned