Difference between revisions of "Manuals/calci/KFUNCTION"

From ZCubes Wiki
Jump to navigation Jump to search
Line 16: Line 16:
 
==Examples==
 
==Examples==
 
# KFUNCTION(5) = 27648
 
# KFUNCTION(5) = 27648
# KFUNCTION(5) = 2.157794122294186e+34
+
# KFUNCTION(15) = 1.8473984485535928e+99
 
# KFUNCTION(6.453) = 86400000
 
# KFUNCTION(6.453) = 86400000
  

Revision as of 16:00, 1 March 2018

KFUNCTION (Number)


  • is any real number.

Description

  • This function shows the value of the K function.
  • In ,Number is any real number.
  • K function is named as Ripley's K Function.
  • It is defined as how the spatial clustering or dispersion of feature centroids changes when the neighborhood size changes.
  • When using this tool, specify the number of distances to evaluate and, optionally, a starting distance and/or distance increment.
  • The K-Function is given as :

Where d is the distance, n is equal to the total number of features. 
  • represents the total area of the features and is a weight.
  • If there is no edge correction, then the weight will be equal to one when the distance between i and j is less than d, and will equate to zero otherwise.

Examples

  1. KFUNCTION(5) = 27648
  2. KFUNCTION(15) = 1.8473984485535928e+99
  3. KFUNCTION(6.453) = 86400000

See Also

References

K Function