Predictive Analytics using Networked Data in R
María Óskarsdóttir, Ph.D.
Post-doctoral researcher

4 cross label edges

11 cross label edges
Connectedness between nodes with different labels compared to what is expected for a random configuration of the network

15 cross label edges

11 cross label edges
Three scenarios
$H=1.39$

$H=1.02$

$H=0.37$


p<-2*19/(10*9)
m_rp<-6*4*p
H_rp<-edge_rp/m_rp
H_rp
0.3947368
Predictive Analytics using Networked Data in R