activity overlap pattern for multiple species

29 views
Skip to first unread message

Sajidah Salsabila Annisa

unread,
Feb 28, 2025, 3:06:14 AMFeb 28
to camtrapR
Dear Jurgen,

I really appreciate your great work. I'm using the "overlap" package for my research, but I need to do the calculation for multiple species overlap for each station. I've tried to do it and follow the instruction from the 4. Data exploration and visualization, but it only works for pairwise. Could you give me any instructions on how to do it if I have 5 or more species for each station?
I'm waiting for your reply, and thanks in advance.

Best regards,
Annisa

Juergen Niedballa

unread,
Mar 11, 2025, 7:00:01 AMMar 11
to camtrapR
Hello Annisa,
the function currently only implements the overlap of two species.
If you need more maybe you can run activityDensity on all relevant species, save the output (which it time in radians, between 0 and 2pi). Then use that as input to overlap::densityPlot(), which returns a data frame with x and y coordinates for further plotting.
You could then combine these data frames for multiple species and plot with ggplot2, for example.
This is just off the top of my head and untested. It also doesn't give overlap coefficients. If you need those you could calculate them with overlap::overlapEst(), but that would still be pairwise only, not for all species at once
Feel free to let us know how it's going.
Best regards,
Jürgen
Reply all
Reply to author
Forward
0 new messages