I have used kernelUD from adehabitatHR to estimate kuds for several animals. I then used kernel.area(x,percent=c(50,95),unout="m2",standardize=F)
to obtain the kud50 and kud95 areas for each animal. However, when I compare the given values with the values for kud95
obtained from getverticeshr(x, 95,unout="m2")
there is a large difference in all animals.
Why do I get different values?