Learn R Programming

activity (version 1.3)

bwcalc: Calculate circular kernel bandwidth.

Description

Uses an optimisation procedure to calculate the circular kernel bandwidth giving the best fit to the data.

Usage

bwcalc(dat, K = 3)

Arguments

dat

Numeric data vector of radian times.

K

Integer number of values of kappa over which to maximise (see references for details).

Value

Single numeric bandwidth value.

Details

Mainly for internal use.

References

Ridout, M.S. & Linkie, M. (2009) Estimating overlap of daily activity patterns from camera trap data. Journal of Agricultural Biological and Environmental Statistics, 14, 322-337.