networksis-package: Simulate Bipartite Graphs with Fixed Marginals Through...

Description Details Author(s) References

Description

The networksis package is a collection of functions to simulate bipartite graphs with fixed marginals. For a list of functions, type: help(package="networksis")

For a complete list of the functions, use library(help="networksis") or read the rest of the manual.

This package is compatible with the statnet suite of packages, a collection of functions to plot, fit, diagnose, and simulate from random graph models. When publishing results obtained using this package, the original authors are to be cited as:

Admiraal, Ryan and Mark S. Handcock (2008). networksis: Simulate bipartite graphs with fixed marginals through sequential importance sampling.
statnet.org.

Admiraal, Ryan and Mark S. Handcock (2008). networksis: A package to simulate bipartite graphs with fixed marginals through sequential importance sampling, Journal of Statistical Software, 24(8).

You should also cite the developers of the 'statnet' suite of packages:

Mark S. Handcock, David R. Hunter, Carter T. Butts, Steven M. Goodreau, and Martina Morris (2003) statnet: Software tools for the Statistical Modeling of Network Data.
statnet.org.

All programs derived from this package must cite it. For complete citation information, use
citation(package="networksis").

Details

Sequential importance sampling provides a means to simulate matrices with fixed marginals and do so independently (Chen et al., 2005). Importance weights corresponding to simulated matrices allow for the estimation of the number of matrices consistent with these marginals, and they can also be used to estimate the null distribution of statistics based on these matrices.

In social network analysis, networks are represented through sociomatrices, so sequential importance sampling can naturally be extended to simulating independent networks consistent with fixed degree distributions, and networksis provides a means to do this for bipartite networks. The package relies on the network package which allows networks to be represented in R.

For detailed information on how to download and install the software, go to the networksis website: statnet.org. A tutorial, support newsgroup, references and links to further resources are provided there.

Author(s)

Ryan Admiraal R.Admiraal@murdoch.edu.au,
Mark S. Handcock handcock@ucla.edu

Maintainer: Ryan Admiraal R.Admiraal@murdoch.edu.au

References

Admiraal, Ryan and Mark S. Handcock (2008). networksis: Simulate bipartite graphs with fixed marginals through sequential importance sampling. Statnet Project, Seattle, WA. Version 2.1-3, statnet.org.

Admiraal, Ryan and Mark S. Handcock (2008). networksis: A package to simulate bipartite graphs with fixed marginals through sequential importance sampling, Journal of Statistical Software, 24(8).

Chen, Yuguo, Persi Diaconis, Susan P. Holmes, and Jun S. Liu (2005). Sequential Monte Carlo methods for statistical analysis of tables, Journal of the American Statistical Association, 100, 109-120.


networksis documentation built on May 2, 2019, 8:23 a.m.