Description Usage Format Source Examples
This data set contains six sociomatrices of simulated data on friendship ties among schoolchildren.
1 |
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.
fictitious
1 2 3 4 | ## Not run:
friendship <- format.network.data(friends, advice, prestige, authority, perpower, per)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.