Skip to content

Repo for code to conduct spatial clustering of events (LISA and KDE) along a line network in R

Notifications You must be signed in to change notification settings

mbcalles/Spatial-Clustering-R

Repository files navigation

Spatial-Clustering-R

Github repo for implementing point pattern analysis along networks in R

Point Pattern on a Network

Network Kernel Density

Created R function to implement network based KDE from algorithm outlined in Xie & Yan (2008)

  • Split network into "lixels" of certain length (1D version of pixels) using function "lixelize_network"
  • Input the point pattern and the lixelized network into function "network_kde"

About

Repo for code to conduct spatial clustering of events (LISA and KDE) along a line network in R

Resources

Stars

Watchers

Forks