netdata-package {netdata}R Documentation

Statistical Modeling of Network and Graph Data

Description

netdata is a collection of network data sets derived mainly from other network analysis program formats (like Pajek's .net format). They are stored as network objects and are mainly for use with the analysis packages statnet and sna. Functions, like read.paj, used to convert other formats to network objects, are in the network package. This package is becoming a comprehensive repository of network datasets for R. Many of the data sets are recollected from other cited collections.

For a complete list of the data sets, use library(help="netdata") or read the rest of the manual. For a simple demonstration, use demo(packages="netdata").

When publishing results obtained using this package the original authors are to be cited as:

Mark S. Handcock, David R. Hunter, Carter T. Butts, Steven M. Goodreau, and Martina Morris. 2003 statnet: An R package for the Statistical Modeling of Social Networks
http://www.csde.washington.edu/statnet.

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

Author(s)

Mark S. Handcock handcock@stat.washington.edu,
David M. Schruth dschruth@u.washington.edu,
Vladimir Batagelj vladimir.batagelj@fmf.uni-lj.si, and
Carter T. Butts buttsc@uci.edu.

Maintainer: Mark S. Handcock handcock@stat.washington.edu

References

Handcock, M. S., Hunter, D. R., Butts, C. T., Goodreau, S. M., and Morris, M. (2003), statnet: An R package for the Statistical Modeling of Social Networks.,
URL http://www.csde.washington.edu/statnet


[Package netdata version 0.5-1 Index]