karate {hydra}R Documentation

Zachary's karate club network data

Description

The social network of a university karate club described in the paper "An Information Flow Model for Conflict and Fission in Small Groups" by Wayne W. Zachary.

Edges indicate social interactions between members

Usage

data(karate)

Format

A list with the elements:

adjacency

The adjacency matrix of the karate club network

distances

The shortest-path distance between nodes

labels

Node labels. 'A' and 'H' are John A. and Mr. Hi, who led the two groups after the split of the club

group

The two groups after the split


[Package hydra version 0.1.0 Index]