Hello,
I'm trying to find a way to calculate a kernel density using weights. I know this can be easily done in ArcGIS, QGIS, and GME where you can specify which column contains the weights. However, I cannot figure out how to do this in R.
So far, I'm using the 'kernelUD'-function from the adehabitatHR-package. My input data points consists of animal sightings, tracks, and dung. I would like to give the animal sightings a higher weight, so that the KDE is more emphasized towards sightings.
Thank you for your time,
Nick