2013/05/31 by Jeff Alstott, Ed Bullmore, Dietmar Plenz · 4 citations
Physics and Astronomy · #physics.data-an
paper · pdf · doi:10.1371/journal.pone.0085777
published as PLoS ONE 9(1): e85777 · 18 pages, 6 figures, code and supporting information at https://github.com/jeffalstott/powerlaw and https://pypi.python.org/pypi/powerlaw
arxiv created 2014/01/31 · arxiv updated 2014/02/03
Power laws are theoretically interesting probability distributions that are also frequently used to describe empirical data. In recent years effective statistical methods for fitting power laws have been developed, but appropriate use of these techniques requires significant programming and statistical insight. In order to greatly decrease the barriers to using good statistical methods for fitting power law distributions, we developed the powerlaw Python package. This software package provides easy commands for basic fitting and statistical analysis of distributions. Notably, it also seeks to support a variety of user needs by being exhaustive in the options available to the user. The source code is publicly available and easily extensible.