Description Usage Arguments Details Value
View source: R/socialNetworkMeasures.r
This function calculate network measures from social networks generated from Veritas data.
1 | socialNetworkMeasures(social_networks)
|
social_networks |
networks generated with |
Calculate the following measures:
people_degree: Number of individually reported people
group_degree: Number of people generated from groups
degree: Number of people
clustering: Participant clustering coefficient. Equivalent of the network density without relations between the participants and the alters.
simmelian: Simmelian brokerage. See Latora et al., 2013
Data frame of network measures by participant
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.