Hello everybody,

 

 

 

I would like to determine kernel densities along a maze. I have distances
from each point of the maze to its neighbours and I managed by means of the
mat2listw-function in the Spdep package to assign neighbours to each point.
Each point now has a value for a Z-variable and it is this variable that I
would like to use to determine a density for each point with neighbours at
200m along each side. (I hope this makes some sense.)

 

Does anyone have an idea on how this can be programmed or which package I
can use to carry this out? Thank you!

 

Kind regards,

 

 

Elke

 

 


        [[alternative HTML version deleted]]

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to