plfit
Tool for fitting power-law distributions to empirical data
The plfit
command fits power-law distributions to empirical (discrete or continuous) data, according to the method of Clauset, Shalizi and Newman (Clauset A, Shalizi CR and Newman MEJ: Power-law distributions in empirical data. SIAM Review 51, 661-703 (2009)).
- Versions: 0.9.4
- Website: https://github.com/ntamas/plfit
- Licenses: GPL 2+
- Package source: gnu/packages/graph.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of plfit
as follows:
guix install plfit
Or install a particular version:
guix install plfit@0.9.4
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.
Badge code
You can use the following badge to inform users of plfit about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/plfit'><img src='https://packages.guix.gnu.org/packages/plfit/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/plfit)
Example Org:
[[https://packages.guix.gnu.org/packages/plfit][https://packages.guix.gnu.org/packages/plfit/badges/latest-version.svg]]