gandg: Kutsukake, Suetsugu, Hasegawa- Greeting and Grooming in...

Description Usage Details Source Examples

Description

gandg: Two 10 by 10 matrices.

BACKGROUNDThe authors recorded affiliative behavior linking pairs among individuals in a captive colony of ten black-and-white colobus monkeys. Both grooming and greeting are reported in gandg. Greeting was described as non-sexual mounting. They described it as functioning as a tension-reducing mechanism in nonagonistic situations. Both sex and age grade are contained in vertex attributes.

Usage

1

Details

greeting: non-symmetric, valued.
grooming: non-symmetric, valued.

Vertex Attributes
sex: Females are coded 2; males 1.
age_grade: adults=3; sub-adults=2; juveniles=1.

Source

Kutsukake,N., N. Suetsugu and T. Hasegawa 2006. Pattern, Distribution, and Function of Greeting Behavior Among Black-and-White Colobus, International Journal of Primatology, 27: 1271-1291.

Examples

1
2
3
4
5
6
7
8
data(gandg)

##Plot
plot(gandg$grooming,displaylabels=TRUE,boxed.labels=FALSE,label.cex=.5,vertex.col="sex",edge.lwd="edgevalue")

##Vertex attributes

gandg$greeting%v%"age_grade"

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