Matlab package: BNPgraph
Sparse graphs using exchangeable random measures


Download the package


Description



This Matlab package implements algorithms for simulation and posterior inference with the class of sparse graph models introduced by Caron and Fox (2014). It allows to simulate graphs with a given level of sparsity,to infer the parameters of observed networks (sociability parameters associated to nodes) and to assess the sparsity of a given network. 

The package has been tested on Matlab R2014a and requires the statistics toolbox.

F. Caron, E.B. Fox. Sparse graphs using exchangeable random measures. arXiv:1401.1137. Download paper.

Installation


  1. Download the zip file
  2. Unzip it in some folder
  3. Run the test file test.m

In order to use the package, the folders "GGP" and "utils" need to be added to the Matlab path, using the command addpath (see the test file).

Contents



Test script

Demos of the package
Main functions: simulation and posterior inference on graphs
Other samplers of interest:

Latest corrections



Last update: 01-05-2015. First version of the package.

Copyright


(C) Copyright 2015 François Caron,University of Oxford

caron@stats.ox.ac.uk
http://www.stats.ox.ac.uk/~caron/

Permission is granted for anyone to copy, use, or modify these programs and accompanying documents for purposes of research or education, provided this copyright notice is retained, and note is made of any changes that have been made.

These programs and documents are distributed without any warranty, express or implied.
As the programs were written for research purposes only, they have not been tested to the degree that would be advisable in any important application.
All use of these programs is entirely at the user's own risk.