I've been working with single-season MultScalOcc models in RMark, and now am going to move into a robust design multiscale occupancy approach with multiseason data. For my spatial structure, I have 11 sites, and within those I have up to 4 sampling devices. Devices were set up twice throughout the year, and each time they were deployed, they were left out for 3 days. In the help tab in MARK, I was a bit confused by how I am supposed to organize my encounter histories for RDMultScaleOcc, and the example included with RMark does not explicitly walk you through this (though it does helpfully explain how to specify covariate name coding). For example: let's say at site #1, all the devices had a 100% detection rate for the first season, but only device #4 had detections in the second season.
Would it be written as
Option A: 111111111111000000000111
Option B: 111000111000111000111111
Or some other way?
Also, when specifying the time interval, would I be correct in assuming I should write it as time.interval=c(0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0)?