/pointpats

Planar Point Pattern Analysis in PySAL

Primary LanguageJupyter NotebookBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

Point Pattern Analysis in PySAL

Statistical analysis of planar point patterns.

This package is part of a refactoring of PySAL.

Introduction

This PySAL package is intended to support the statistical analysis of planar point patterns.

It currently works on cartesian coordinates. Users with data in geographic coordinates need to project their data prior to using this module.

Examples

Installation

Requirements

  • libpysal
  • descartes

Development

pointpats development is hosted on github.

As part of the PySAL project, pointpat development follows these guidelines.

Bug rereports

To search for or report bugs, please see pointpat's issues.