Table of Contents Quick Reference
The purpose of this section is to provide a quick index of topics covered in this document so that you can easily identify and work on specific things. Use the cross-reference links below to find what you are looking for.
Section 1: Getting Started with R
Section 2: Data and Workspace Setup
Section 3: Network Data in R
Section 4: Exploratory Network Analysis
Section 5: Quantifying Uncertainty
- R Scripts for Conducting Uncertainty Analysis
- A General Approach to Uncertainty
- Nodes Missing at Random
- Edges Missing at Random
- Assessing Individual Nodes/Edges Missing at Random
- Nodes/Edges Missing Due To Biased Sampling
- Resampling with Incidence Matrices
- Edge Probability Modeling
- Uncertainty Due to Small or Variable Sample Sizes
Section 6: Network Visualization
- Data and R Setup
- Visualizing Networks in R
- Network Visualization Options
-
Replicating the Book Figures
- Figure 6.1 - Manual Layout
- Figure 6.2 - Examples of Common Network Plot Formats
- Figure 6.3 - Examples of Rare Network Plot Formats
- Figure 6.4 - Simple Network with Clusters
- Figure 6.5 - Interactive Layout
- Figure 6.6 - Absolute Geographic Layout
- Figure 6.7 - Distorted Geographic Layout
- Figure 6.8 - Graph Layout Algorithms
- Figure 6.9 - Heirarchical Graph Layouts
- Figure 6.10 - Be Kind To the Color Blind
- Figure 6.11 - Node Symbol and Color Schemes
- Figure 6.12 - Image for Node, Example 1
- Figure 6.13 - Image for Node, Example 2
- Figure 6.14 - Edge Thickness and Color
- Figure 6.15 - Edge Direction
- Figure 6.16 - Edge Binarization
- Figure 6.17 - Edge Bundling
- Figure 6.18 - Group-in-a-box Layout
- Figure 6.19 - Weighted Adjacency Matrix
- Figure 6.20 - Nodetrix Diagram Interactive Plot
- Figure 6.21 - Temporal Change, The Filmstrip Approach
- Figure 6.22 - Temporal Change, Similtaneous Display
- Figure 6.23 - Timelines and Time Prisms
- Figure 6.24 - Animation
- Figure 6.25 - Interactive Networks
- Figure 6.26 - Case Study, SWSN Example 1
- Figure 6.27 - Case Study, SWSN Example 2