Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions src/ecology/resident.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,9 @@
Resident Detectability Model
============================

This is a seasonal wildlife detecmodel represents species that are **always present but variably detectable**, describing a continuous
presence in which detectability rises and falls through the year without ever reaching zero.
This is a seasonal wildlife presence model representing species that are **always present but
variably detectable**, describing a continuous presence in which detectability rises and falls through
the year without ever reaching zero.

It provides a minimal explanation for patterns seen in the seasonal analysis of observations, showing that
variation in observation does not necessarily imply absence, but can arise from:
Expand Down
Loading