Network Analysis

1. Reading data

2. Network analysis

2.1. Processing network data

2.2. Analyzing the network structure

2.2.1. Adjacency matrix

2.2.2. Incidence matrix

2.2.3. Longest path

Find the longest path in a Directed Acyclic Graph (DAG).

2.3. Plotting Directed Weighted Graph

Argumentation network between proposals and comments.


« Back to the repository.