Study design for spatial capture-recapture
2020-06-17
Using this book
0.1 Why should you read this book?
Why we did this
0.2 Why should you use oSCR
The main function in oSCR does likelihood analysis of several classes of spatial capture-recapture (SCR) models. THere are also a suite of helper fnctions for formatting and processing data objects. Here are a few of the things that motivated our development of the package:
- 100% native
Rcode, making it (reasonably) accessible to people who knowRand, presumably extensible by ordinaryRprogrammers. - Because it’s written in
Ryou can look at the code to figure out exactly what’s going on. - It’s quite a bit slower compared to
secrbut we think it’s quite robust to massive sized problems. - The data structure is relatively simple, just as ordinary
Rlists (for the most part). - The models accommodate least-cost path models and models that include telemetry data and resource selection functions
oSCRforces you to define the state-space of the point process which we think is important.
0.3 Getting set up
So, using this book of course requires that the oSCR package is loaded:
But you will also need a few others:
If you have any issues or questions, we have a very responsive, and friendly user group.