Network Analysis

Network Influence Measures

2021-08-18

Closeness centrality can tell us how to find important nodes in a network. The important nodes could disseminate information to many nodes or prevent epidemics, or hubs in a transportaion network, etc.

Read more
Network Influence Measures

Network Connectivity

2021-08-11

In this post I will briefly share the connectivity related concepts and functions of clustering coefficient, distance measures, and connection robustness.

Read more
Network Connectivity

Network Analysis Basics

2021-08-04

Networks is a set of objects (nodes) with interconnections (edges). Many complex structures can be represented by networks. It is everywhere in different forms. For example, family network, Facebook communication network, subway network, food web, etc.

Read more
Network Analysis Basics