Variogram subsample or dt?

12 views
Skip to first unread message

Sonni B

unread,
Feb 25, 2026, 8:34:50 PMFeb 25
to ctmm R user group
Hi CTMM enthusiasts,
I have a question about variograms and data subsetting. I tracked bats using manual VHF telemetry, so we didn't track during the day when bats were inactive in their roosts. As a result, my individual variograms look something like below, where there's that large gap with no observations. Should I resolve this with a dt argument, subsetting by night, or leaving it be? 
My variogram code is: 
vars <- lapply(bats, variogram, CI="Gauss", fast= F, res =2, error=T)
Screenshot 2026-02-25 192616.png

Thanks for any help,
Sonni

Christen Fleming

unread,
Mar 2, 2026, 11:34:03 PMMar 2
to ctmm R user group
Hi Sonni,

I use the dt argument to make it look nicer if you have collected multiple days worth of data to view. This doesn't modify the data in any way for the model fitting, so you can do whatever you want to make it look nicer.

Best,
Chris
Reply all
Reply to author
Forward
0 new messages