friend_data | R Documentation |
A dataset with friendship network data of 165 undergraduate students in China, and also contains information extroversion and depression scores
data("friend_data")
A list with two elements
A list containing a 165 x 165 adjacency matrix indicating friendship ties.
A dataframe with 165 rows and 11 columns containing variables on depression from the Patient Health Questionnaire and extroversion from the mini-IPIP scale.
<https://bigsem.org/>
data("friend_data")
length(friend_data$network)
head(friend_data$nonnetwork)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.