Difference between revisions of "Lesson 10"

From Visual Analytics for Business Intelligence
Jump to navigation Jump to search
Line 67: Line 67:
 
* [https://www.data-imaginist.com/2017/introducing-tidygraph/ Introducing tidygraph]
 
* [https://www.data-imaginist.com/2017/introducing-tidygraph/ Introducing tidygraph]
 
* [https://www.data-imaginist.com/2018/tidygraph-1-1-a-tidy-hope/ tidygraph 1.1 – A tidy hope]
 
* [https://www.data-imaginist.com/2018/tidygraph-1-1-a-tidy-hope/ tidygraph 1.1 – A tidy hope]
* [https://www.rstudio.com/resources/videos/tidying-up-your-network-analysis-with-tidygraph-and-ggraph/ Tidying up your network analysis with tidygraph and ggraph]
+
* [https://www.data-imaginist.com/slides/rstudioconf2018/assets/player/keynotedhtmlplayer#0 Tidying up your network analysis with tidygraph and ggraph]
  
 
== Network graph analysis and visualisation packages in R ==  
 
== Network graph analysis and visualisation packages in R ==  

Revision as of 22:59, 29 October 2019

Va.jpg IS428 Visual Analytics for Business Intelligence

About

Weekly Session

Assignments

Visual Analytics Project

Course Resources

 



Network Visualisation and Analysis: Knowledge Discovery in Linked Data

Content

Data Visualisation Through Their Graph Representation

  • Basic concept of graph
  • Data and graph
  • Where to find the data?

Network Graph Drawing

  • Hierarchical tress
  • Spanning trees
  • Networks
  • Directed graphs
  • Treemaps

Network Graph Layout Techniques

  • Force-directed techniques
  • Multidimensional scaling
  • The pulling under constrains model
  • Bipartite graphs

Applications of Network Visualisation

  • Organisation network
  • Business network [1]
  • Political network [2]
  • Social network [3]
  • News network


Network Graph Visualisation and Analysis Tool in R

Network graph data wrangling

Network graph analysis and visualisation packages in R

Network graph visualisation packages in R

High Recommended


Interactive network graph visualisation packages in R


Network Graph Visualisation and Analysis Tool

Gephi

  • Tutorial: Quick Start [6], Visualization [7], and Layouts [8]


Readings

  • Visual Analysis of Complex Networks for Business Intelligence with Gephi [10]
  • Graph Drawing [11]
  • Graph Analytics - Lesson Learned and Challenges Ahead [12]
  • Learning to Read and Interpret Network Graph Data Visualizations [13]
  • The Visualization of Networks [14]
  • ViZster: Visualizing Online Social Networks [15]
  • Adam Perer. "Finding Beautiful Insights in the Chaos of Social Network Visualizations". In Beautiful Visualization. O’Reilly Press. [16]
  • Visual Complexity [17]