friendship: Simulated Example of Schoolchildren Friendship Network

Description Usage Format Source Examples

Description

This data set contains six sociomatrices of simulated data on friendship ties among schoolchildren.

Usage

1

Format

Each variable in the dataset is a 15 by 15 matrix representing some form of social network tie held by the fictitious children. The matrices are labeled "friends", "advice", "prestige", "authority", "perpower" and "per".

The sociomatrices were combined into the friendship dataset using the format.network.data function from the netglm package by Skyler Cranmer as shown in the example.

Source

fictitious

Examples

1
2
3
4
	## Not run: 
friendship <- format.network.data(friends, advice, prestige, authority, perpower, per)

## End(Not run)

IQSS/Zelig4 documentation built on May 9, 2019, 9:13 a.m.