hens: Guhl Hens Pecking Order

Description Usage Source Examples

Description

hens: 32 by 32 non-symmetric binary matrix.

BACKGROUND The table records the “peck order" of a flock of 32 White Leghorn hens studied in 1946. When a 1 is present, the row hen can peck the column hen. The author claims that temporal changes are rare; once a hen dominates another, that pattern persists.

Usage

1

Source

Guhl, A. M., 1953. Social Behavior of the Domestic Fowl. Manhattan, Kansas: Kansas State College, Agricultural Experiment Station, Technical Bulletin 73.

Examples

1
2
3
4
5
6
7
data(hens)

##plot
plot(hens)

##adjacency matrix
hens[,]

zalmquist/networkdata documentation built on May 4, 2019, 9:08 p.m.