Planned intervention: On Wednesday April 3rd 05:30 UTC Zenodo will be unavailable for up to 2-10 minutes to perform a storage cluster upgrade.
Published April 10, 2018 | Version preprint
Software Open

Fast and scalable non-parametric Bayesian inference for Poisson point processes

  • 1. Leiden University
  • 2. Technical University Delft
  • 3. University of Amsterdam

Description

Code and datasets accompanying the article "Gugushvili, van der Meulen, Schauer, Spreij (2018): Fast and scalable non-parametric Bayesian inference for Poisson point processes" (http://arxiv.org/abs/1804.03616)

Correspondence:

f.h.vandermeulen@tudelft.nl

Instruction:

- Put all files into one directory (R, jl and csv files); say the path is 'wd'.
- Make a directory named 'out' within this directory.
- Set the working directory in Julia to 'wd' and run 'include("ppp.jl").
- Within ppp.jl, the variable 'data_choice' can be set to analyse the datasets from the paper. For example 'data_choice="coal"' will analyse the coal-ming disaster data. Data can also be generated using 'data_choice="generated"'. In that case, in the file 'gen-extract-data.jl', the user has to provide the intensity function lambda, the right-end-point of the sampling interval T, the number of Poisson point process samples n, and an upper bound on lambda over the interval [0,T].
- Csv files containing simulation results are written to the directory ~\out 
- Run 'makeFigs.R' (adjust with setwd the working directory op top of this script) in R. 
- For the plot of the posterior mean, changing the value 'y_max' in the R-script may be necessary (it sets the upper bound on the vertical axis). 

Julia version 0.6.1. Julia dependencies:
- Package Distributions (version 0.15.0)
- Package Optim (version 0.14.0)

R version 3.4.3. R dependencies:
- ggplot2
- dyplyr
- gridExtra

Files

ppp-code.zip

Files (1.4 MB)

Name Size Download all
md5:23ff285b0d890f3d46f0aecb0191d2c5
1.4 MB Preview Download