This section contains archived content made available for reference, research, or recordkeeping purposes. These materials are not actively maintained and may not meet current accessibility standards, such as WCAG 2.1 Level AA. If you need assistance accessing this content or require an accessible format, please contact helpdesk@ics.uci.edu. We are committed to ensuring access for all users and will provide accommodations promptly upon request.
rova {netdata}R Documentation

Alliances Among Highland Tribes as a “network" object

Description

Read (1954) gave an ethnographic portrait of an alliance structure among three tribal groups of the Eastern Central Highlands of New Guinea. Among these groups (the Gahuku-Gama) the enemy of an enemy can be either a friend or an enemy.

The orignal data are a signed graph with edge value relation being +1 for alliance (``rova") relations and, -1 for antagonistic (``hina") relations. The default (non)edge value of 0 means neither of these relations hold.

rova is the network of alliance (``rova") relations. The partner network is hina for antagonistic (``hina") relations.

Usage

 data(rova)
 data(hina)

Source

Borgatti, S.P., Everett, M.G., & Freeman, L.C. (2002). UCINet 6 for Windows: Software for social network analysis. Harvard, MA: Analytic Technologies.

References

Read K. (1954). Cultures of the central highlands, New Guinea. Southwestern Journal of Anthropology

See Also

network


[Package netdata version 0.5-1 Index]