<html><head></head><body><div style="font-family: Verdana;font-size: 12.0px;"><div>
<div>Hello everyone,</div>

<div>this is my first question so I hope I do everything right. I am working with adehabitatHR and I am new to R. I want to calculate the home range overlap with the function "kerneloverlaphr". In order to do so I have to produce KDE for every animal with the function "kernelUD". My input data contains only the animal-id and the xy-coordinates. I wonder if it is possible to assign a different bandwith (h) each animal because i calculated it with a procedure not implemented in adehabitatHR. "kernelUD" applies the same bandwidth to all animals. The code for "kernelUD" is:</div>

<div> </div>

<div>kernelUD(xy, h = "href", grid = 60, same4all = FALSE, hlim = c(0.1, 1.5), kern = c("bivnorm", "epa"),  extent = 1,boundary = NULL)</div>

<div> </div>

<div> </div>

<div>Thanks in advance and best regards</div>

<div>Hagen</div>
</div></div></body></html>