R notes
简介
1
格兰格因果性
1.1
介绍
1.2
格兰格因果性的定义
I 网络分析
2
Network Analysis in R
2.1
Basic Concepts and Applications
2.1.1
Basic Concepts about Graph
2.1.2
Add and Visualizing attributes
2.1.3
Network Visualization
2.2
Directed networks
2.2.1
Basic Concepts
2.2.2
Relationships between edges
2.2.3
Relationships between vertices
2.2.4
Identifying key vertices
2.3
Network Structure
2.3.1
Basic Structure metrics
2.3.2
Random graphs
2.3.3
Randomization test
2.3.4
Network substructures’ metrics
2.3.5
Visualize largest cliques
2.4
Do birds of a feather flock together?
2.4.1
Community detection
2.4.2
Interactive network visualizations
References
Published with bookdown
第三次测试
References