bandwidth_ref {amt} | R Documentation |
Reference bandwidth
Description
Calculate the reference bandwidth for kernel density home-range range estimates.
Usage
hr_kde_ref(x, ...)
## S3 method for class 'track_xy'
hr_kde_ref(x, rescale = "none", ...)
Arguments
x |
|
... |
Further arguments, none implemented. |
rescale |
|
Value
The estimated bandwidth in x and y direction.
[Package amt version 0.2.2.0 Index]