r-powerlaw
Tools for the analysis of heavy tailed distributions
This package provides an implementation of maximum likelihood estimators for a variety of heavy tailed distributions, including both the discrete and continuous power law distributions. Additionally, a goodness-of-fit based approach is used to estimate the lower cut-off for the scaling region.
- Versions: 1.0.0
- Website: https://github.com/csgillespie/poweRlaw
- Licenses: GPL 2 · GPL 3
- Package source: gnu/packages/cran.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of r-powerlaw
as follows:
guix install r-powerlaw
Or install a particular version:
guix install r-powerlaw@1.0.0
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 r-powerlaw about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/r-powerlaw'><img src='https://packages.guix.gnu.org/packages/r-powerlaw/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/r-powerlaw)
Example Org:
[[https://packages.guix.gnu.org/packages/r-powerlaw][https://packages.guix.gnu.org/packages/r-powerlaw/badges/latest-version.svg]]