Hi Chris,
I have automated radio tracking data with which I’d like to do some social network analyses. There are irregular gaps in the data for each individual though, which means there are not many simultaneous detections across all individuals. I could use some time threshold to group detections, but I also thought that using predict() with some set values for t would yield more simultaneous detections and make better use of the uncertainty in the tracking data. (Though given that the data is relatively noisy, I expect the periods between detections will indeed have a lot of uncertainty.)
Does using predict(), with some number of iterations, seem appropriate for my purpose? Any advice/recommendations are most appreciated!
Thanks,
Chris