Skip to content

TimVWese/PowerLaws.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PowerLaws.jl

Build Status

This package is implemented according to POWER-LAW DISTRIBUTIONS IN EMPIRICAL DATA.

This is a maintained fork of the archive PowerLaws.jl. Currently, the functionality replicates the original package, but with some compatibility upgrades, and modernised package structure. This will probably change in the future. Breaking changes are however introduced by renaming structs and functions:

  • powerlaw_con -> ContinuousPowerLaw
  • powerlaw_dis -> DiscretePowerLaw
  • estimate_xmin -> estimate_parameters
  • compare_distributions -> DistributionComparison

This package is not (yet) registered, but can be installed with the following command:

using Pkg
Pkg.add(url="https://www.github.com/TimVWese/PowerLaws.jl")

Inpired by python powerlaw package and R poweRlaw package

About

Fit data to power-law distributions in Julia.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages