Statistical Analysis of Network Data with R
Where to buy?
The sand package
It is available from CRAN, and you can install it with:
install.packages("sand")
The code
- Introduction
- Manipulating Network Data
- Visualizing Network Data
- Descriptive Analysis of Network Graph Characteristics
- Mathematical Models for Network Graphs
- Statistical Models for Network Graphs
- Network Topology Inference
- Modeling and Prediction for Processes on Network Graphs
- Analysis of Network Flow Data
- Dynamic Networks
You can also run the code from within R, using the sand
package,
see ?sand
for the details.
Feedback
You can leave a comment, or ask a question in our issue tracker.