You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 30, 2020. It is now read-only.
Fristly , thanks for all your work for this package.
Secondly, I've noticed that in your implementation of the K function, you regard currentDistance as the exceptedL. However, according to the ArcGIS Document,the exceptedL is calculated by random distribution of the points. (the picture below)
I wonder why do you regard currentDistance as exceptedL, Is there any reference?