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

kgrigaityte/BayesPowerlaw

 
 

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

  • Python 98.1%
  • Other 1.9%