https://github.com/csgillespie/plmcmc
https://github.com/csgillespie/plmcmc
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/csgillespie/plmcmc
- Owner: csgillespie
- License: gpl-2.0
- Created: 2014-06-16T09:42:36.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2015-09-21T12:12:08.000Z (over 9 years ago)
- Last Synced: 2025-02-08T08:47:08.582Z (4 months ago)
- Language: R
- Size: 14.9 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.