powered by
Summarise the amount of local connectivity in a stationary and isotropic point pattern (2/3d).
clustfun(x, r, correction = "border", scaled = FALSE, ...)
Point pattern
Vector of distances
Border correction. "none" or "border" (reduced window) supported.
Scale with theoretical value? Should be done afterwards.
ignored.
fv-object, see spatstat for more.
fv
This is a generalisation of the clustering coefficient by Watts and Strogatz 1998.
Reduced border correction available.
# NOT RUN { en <- envelope(rcell(nx=15), fun=clustfun) plot(en) # } # NOT RUN { # }
Run the code above in your browser using DataLab