Home
Add Document
Sign In
Create An Account
Close Relationships: Assortativity & Reciprocity
Download PDF
Comment
Report
1 Downloads
29 Views
DataCamp
Network Analysis in R
NETWORK ANALYSIS IN R
Close Relationships: Assortativity & Reciprocity
James Curley
Associate Professor, University of Texas at Austin
DataCamp
Assortativity The preferential attachment of vertices to other vertices that are similar in numerical or categorical attributes.
Network Analysis in R
DataCamp
Network Analysis in R
Assortativity assortativity(g, values) 0.45 assortativity.degree( g, directed = FALSE ) -0.31
DataCamp
Network Analysis in R
Reciprocity reciprocity(g) 0.6
DataCamp
Network Analysis in R
NETWORK ANALYSIS IN R
Let's practice!
DataCamp
Network Analysis in R
NETWORK ANALYSIS IN R
Community Detection James Curley Associate Professor, University of Texas at Austin
DataCamp
Community Detection in Networks
Network Analysis in R
DataCamp
Network Analysis in R
Fast-Greedy Detection fastgreedy.community(g) IGRAPH clustering fast greedy, groups: 3, mod: 0.5 + groups: $`1` [1] "A" "B" "C" "D" "E" "F" $`2` [1] "J" "G" "H" "I" "K" "L" $`3` [1] "M" "N" "O" "P"
DataCamp
Network Analysis in R
Edge-Betweenness Detection edge.betweenness.community(g) IGRAPH clustering edge betweenness, groups: 3, mod: 0.5 + groups: $`1` [1] "A" "B" "C" "D" "E" "F" $`2` [1] "J" "G" "H" "I" "K" "L" $`3` [1] "M" "N" "O" "P"
DataCamp
Network Analysis in R
Getting Community Information x
Recommend Documents
Close Relationships: Assortativity & Reciprocity
Close relationships
Reciprocity
×
Report Close Relationships: Assortativity & Reciprocity
Your name
Email
Reason
-Select Reason-
Pornographic
Defamatory
Illegal/Unlawful
Spam
Other Terms Of Service Violation
File a copyright complaint
Description
×
Sign In
Email
Password
Remember me
Forgot password?
Sign In
Login with Facebook
Our partners will collect data and use cookies for ad personalization and measurement.
Learn how we and our ad partner Google, collect and use data
.
Agree & Close