Hi There,
I have created the following two masks, the only difference being that BHmask4 includes a spacing value of 3000 (i based it on the fact that my camera traps are on average 3km apart), I'm not sure if this spacing value is correct or which mask to use to determine density estimates.
BHmask3 <- make.mask(traps(BH_left2, type ="polygon", poly = boundary, poly.habitat = TRUE))
plot(BHmask3)
BHmask4 <- make.mask(traps(BH_left2, spacing = 3000, type ="polygon", poly = boundary, poly.habitat = TRUE))
plot(BHmask4)
Rest of my code:
library(sp)
library(maptools)
Checking rgeos availability: TRUE
setwd("C:\\Users\\Jess\\Desktop\\R\\SECR")
boundary <- readShapePoly("boundary")
library(secr)
This is secr 2.9.5. For overview type ?secr
BH_left2 <-read.capthist('captfilebhleft2.csv', 'trapfile.csv', detector = "proximity", fmt="trapID", trapcovnames =c('road','predators', 'vegetation', 'elevation', 'slope'))
No errors found :-)
Any help or guidance will be greatly appreciated.
Kind regards,
Jess
--
You received this message because you are subscribed to the Google Groups "secr" group.
To unsubscribe from this group and stop receiving emails from it, send an email to secrgroup+...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Click here to report this email as spam.
![]() |
| Ardiantiono |
| Sumatra Database Support, Indonesia |
| Wildlife Conservation Society |
| tel: | skype: Ardiantiono - |
| web: www.wcs.org |
| twitter: www.twitter.com/thewcs |