karate_club: Ties between members of a karate club

Description Usage Format Source References Examples

Description

Ties between the members of a karate club as recorded by Wayne Zachary in 1977.

Usage

1

Format

An igraph object representing the network

Source

Koblenz Network Collection.

References

Zachary, Wayne (1977) An information flow model for conflict and fission in small groups. J. of Anthropological Research 33:452-473

Examples

1
2
3
# Show number of nodes and edges
igraph::vcount(karate_club)
igraph::ecount(karate_club)

galanisl/LinkPrediction documentation built on May 17, 2019, 12:10 p.m.