An open API service indexing awesome lists of open source software.

https://github.com/csgillespie/plmcmc


https://github.com/csgillespie/plmcmc

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

A Bayesian approach to the power law distribution
=================================================

This is an R code that accompanys the paper

> Gillespie, C.S. *Estimating the number of casualties in the American Indian war: a
Bayesian approach to the power law distribution*. 2015 [arXiv](http://arxiv.org/abs/1408.1554)

Overview of the repository
--------------------------

* The R code for is contained in the root directory.
* The file analysis.R runs the mcmc algorithm for the native and US American data sets
* The output directory contains the previous MCMC output.
* The `poweRlaw` R package is required.

Issues
-------

* If you have any problems with the code, either create an issue or email me directly.