visit1 | visit2 | visit3 | visit4 | |
---|---|---|---|---|
site1 | 1 | 0 | 0 | 1 |
site2 | 0 | 0 | 0 | 0 |
site3 | 1 | 1 | 0 | 0 |
sitex | 0 | 0 | 0 | 0 |
Biólogo Universidad de los Andes, Bogotá-Colombia.
Ph.D. University of Kent, Canterbury, UK.
Ecología y Conservación de Mamíferos .
Especie favorita: Tapires.
Tu turno!
Tu turno!
Vamos a usar:
Y les recomiendo tambien usar:
Los animales se mueven!
En algún punto tuvimos que contar los canguros
Fácil para animales conspicuos que no se mueven
No tan facil si no se agrupan y se dispersan. Captura-marca-recaptura
Para algunas especies Captura-marca-recaptura es demasiado costoso o impractico.
An indicator variable of the state of the population
I don’t know how many there are, but I do know where there are more and where there are less.
Animals move and hide (camouflage)
Biologist are not super heroes. We make mistakes!
This error should be considered carefully to avoid bias in abundance estimates
Sampling conditions (weather, time).
The ability of the observer (sensor).
The biology of the species being sampled.
How the detection error occurs (Guillera‐Arroita 2016)
see ppt
-unnoticed…
Mackenzie book
presence software
Mackenzie popularizes occupancy \((\psi)\) as a proxy of abundance taking into account detectability \((p)\)
\[\psi\]
\[p\]
\((\psi)\) is the proportion of the sampled area that is occupied by the species.
By visiting the site several times I can be more sure that I detect the species when it is found in that place.
Repeated sampling are key.
\((\psi)\) It is influenced by environmental variables (Covariables) such as vegetation cover, altitude, precipitation, etc.
visit1 | visit2 | visit3 | visit4 | |
---|---|---|---|---|
site1 | 1 | 0 | 0 | 1 |
site2 | 0 | 0 | 0 | 0 |
site3 | 1 | 1 | 0 | 0 |
sitex | 0 | 0 | 0 | 0 |
calculating \(\psi\) and \(p\) Frequentist method (Maximum likelihood)
v 1 | v 2 | v 3 | v 4 | |
---|---|---|---|---|
s 1 | 1 | 0 | 0 | 1 |
s 2 | 0 | 0 | 0 | 0 |
s 3 | 1 | 1 | 0 | 0 |
s x | 0 | 0 | 0 | 0 |
calculating \(\psi\) and \(p\) Frequentist method (Maximum likelihood)
Detection History |
---|
\(H_{1} \psi\) × p1(1-p2)(1-p3)p4 |
\(H_{2} \psi\) × (1-p2)(1-p2)(1-p3)(1-p4)p4 |
\(H_{3} \psi\) × p1p2(1-p3)(1-p4) |
\(H_{4} \psi\) × (1-p2)(1-p2)(1-p3)(1-p4)p4 |
\[ \begin{aligned} L(\psi, p \mid H_{1},...,H_{x}) = \prod_{i=1}^{x} Pr (H_{i}) \end{aligned} \]
The model admits incorporating covariates to explain \(\psi\) and \(p\)
calculating \(\psi\) and \(p\)
It is important to understand that there are two processes that can be modeled hierarchically
The probability of observing the species given that it is present:
\(p = Pr(y_{i}=1 \mid z_{i}=1)\)
The Occupancy probability: \(\psi =Pr(z_{i}=1)\)
BUGS or Stan language, called from R - Model selection is not that easy, BIC is not suitable - You don’t have as many problems with many NAs in the matrix - Estimates are more accurate. - Difficulty from 1 to 10: 7 if you already know R.
New: Package UBMS
Dragon-fly book (2015)
by Marc Kery. More than 700 pages clearly explaining where the theory comes from, in a tutorial style, starting with a basic level of R to advanced models and their implementation in R and the BUGS language.
Dragon-fly book Vol. 2 (2020)
Dynamic and Advanced Models provides a synthesis of the state-of-the-art in hierarchical models for plant and animal distribution, also focusing on the complex and more advanced models currently available. The book explains all procedures in the context of hierarchical models that represent a unified approach to ecological research, thus taking the reader from design, through data collection, and into analyses using a very powerful way of synthesizing data.
Slides created via Quarto.
Contact: Diego J. Lizcano
Manos a la obra…