karate: Load Zachary's Karate club network

Description Usage Format References Examples

Description

This is the famous Karate club network data, which contains the adjacency matrix and class label only.

Usage

1

Format

a named list containing

A

a (34\times 34) adjacency matrix that is binary and symmetric.

label

a length-34 vector of class membership.

References

Zachary WW (1977). "An Information Flow Model for Conflict and Fission in Small Groups." Journal of Anthropological Research, 33(4):452-473.

Examples

1
2
# load the data
data(karate, package="T4network")

kisungyou/T4network documentation built on Dec. 21, 2021, 6:44 a.m.