Calculate the reference bandwidth for kernel density home-range range estimates.
hr_kde_ref(x, ...)# S3 method for track_xy
hr_kde_ref(x, rescale = "none", ...)
The estimated bandwidth in x and y direction.
[track_xy, track_xyt]
A track created with make_track
.
Further arguments, none implemented.
[character(1)]
Rescaling method for reference bandwidth calculation. Must be one of "unitvar", "xvar", or "none".