r-powerlaw 1.0.0
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.
- Outputs:
out
- 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 r-powerlaw 1.0.0
as follows:
guix install r-powerlaw@1.0.0
Or install the latest version:
guix install r-powerlaw
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.