bandwidth_ref: Reference bandwidth

bandwidth_refR 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

[track_xy, track_xyt]
A track created with make_track.

...

Further arguments, none implemented.

rescale

⁠[character(1)]⁠
Rescaling method for reference bandwidth calculation. Must be one of "unitvar", "xvar", or "none".

Value

The estimated bandwidth in x and y direction.


jmsigner/amt documentation built on April 24, 2024, 9:16 a.m.