Learn R Programming

migraph (version 0.9.3)

ison_karateka: One-mode karateka network (Zachary 1977)

Description

One-mode karateka network (Zachary 1977)

Usage

data(ison_karateka)

Arguments

Format

Undirected one-mode igraph with 34 named nodes and 78 edges.

Details

Zachary's karateka network. The network was observed in a university Karate club in 1977. The network describes association patterns among 34 members and maps out allegiance patterns between members and either Mr. Hi, the instructor, or the John A. the club president after an argument about hiking the price for lessons. The allegiance of each node is listed in the obc argument which takes the value 1 if the individual sided with Mr. Hi after the fight and 2 if the individual sided with John A.

References

Zachary, Wayne W. 1977. <U+201C>An Information Flow Model for Conflict and Fission in Small Groups.<U+201D> Journal of Anthropological Research 33(4):452<U+2013>73.