/geo-stats

A prototype weights library for the rust geo eco-system

Primary LanguageRust

geo-stats

A series of functions and utilities for calculating spatial stastistics written in Rust.

Implemented

Weights

  • Rook
  • Queen
  • Distance Decay

Stats

  • LISA

TODO

Weights

  • Distance Bands
  • K-NN

Stats

  • Join Count Stats
  • Gloabl Moran I
  • Geary Stats
  • Getis-Ord stats
  • Many more