hightech {ideanet}R Documentation

Multiplex Network of Relationships Between Managers of a High-Tech Company

Description

A network of a small hi-tech computer firm that sold, installed, and maintained computer systems, represented as an edgelist. Relationships in the network can take on three modes: 1 represents advice relationships, 2 represents friendship relationships, and 3 represents chain of command (e.g., "reporting-to").

Usage

hightech

Format

A data frame with 312 rows and 4 columns:

node

Outgoing node

target

Receiving node

weight

A placeholder variable for tie/edge weights, set to 1

layer

Relation type

...

Source

Carnegie Mellon University

References

David Krackhardt. 1987. "Cognitive social structures". Social Networks 9(2):104-134. https://doi.org/10.1016/0378-8733(87)90009-8


[Package ideanet version 1.1.1 Index]