Skip to content

A package code for fitting power law distributions using Bayesian or Maximum Likelihood approaches.

License

Notifications You must be signed in to change notification settings

AtwalLab/BayesPowerlaw

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Kristina Grigaityte
Aug 1, 2019
c9ca3ec · Aug 1, 2019

History

86 Commits
Aug 1, 2019
Jan 29, 2019
Jul 8, 2018
Jul 9, 2018
Jul 9, 2018
Jul 9, 2018
Jul 9, 2018
Jul 9, 2018
Aug 1, 2019

Repository files navigation

BayesPowerlaw fits single or mixtures of power law distributions and estimate their exponent using Bayesian Inference, specifically Markov-Chain Monte Carlo Metropolis Hastings algorithm. See the Documentation page for details.

Installation: pip install BayesPowerlaw

Requirements:

  • Python >= 3.6.2
  • numpy >= 1.10.1
  • scipy >= 1.0.0
  • matplotlib >= 2.0.0

About

A package code for fitting power law distributions using Bayesian or Maximum Likelihood approaches.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages