For example, in separate by site runs, the time.interval parameters might be:
site 1:
- Code: Select all
time.interval = c(0,1,0,0,1,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,1,0,0,0,0,1,0,1,0,0,0,0)
site 2:
- Code: Select all
time.interval = c(0,0,1,0,0,0,0,1,0,1,0,1,0,0,0,1,0,0,0,0,0,1,0,0,0,0,1,0,1,0,0,0,0,1,0,0,0)
site 3:
- Code: Select all
time.interval = c(0,0,0,1,0,0,0,0,1,0,1,0,0,0,0,1,0,1,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0)
I don't know if this makes any sense, but I did a trial filling out the capture history for 1 site with . (missing) to have standard secondary intervals. I got similar but not exactly the same results.
Any suggestions? All help would be much appreciated!