Search
pointpats

image

Documentation Status

image

Statistical analysis of planar point patterns.

This package is part of a refactoring of PySAL.

Introduction

This pointpats 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.

Documentation

Online documentation is available here.

Examples

Installation

Install pointpats by running:

$ pip install pointpats

Development

pointpats development is hosted on github.

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

Bug reports

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