Difference between revisions of "Course Resources"
Jump to navigation
Jump to search
Line 71: | Line 71: | ||
* ggmap | * ggmap | ||
* ggtern, an extension to ggplot2 specifically for the plotting of ternary diagrams [http://www.ggtern.com/] | * ggtern, an extension to ggplot2 specifically for the plotting of ternary diagrams [http://www.ggtern.com/] | ||
+ | * ggExtra, a collection of functions and layers to enhance ggplot2. The main function is ggMarginal, which can be used to add marginal histograms/boxplots/density plots to ggplot2 scatterplots. [https://github.com/daattali/ggExtra] | ||
+ | |||
+ | |||
Revision as of 16:00, 15 May 2017
|
|
|
|
|
Contents
Visual Analytics Toolkit
In this course, students will be expose to and gain hands-on experience on several generic visual analytics toolkit and specialised data visualisation applications. Below are a list of the core software tools for this course.
Commercial Visual Analytics software
Tableau
JMP Pro
- JMP home page [6]
- Discovering JMP [7]
- JMP Learning Library [8]
- JMP® for Students 1: Navigation and Use [9]
QlikView and/or Qlik Sense (Optional)
Power BI (Optional)
All About R
ggplot2
- ggplot2 [16]
- ggplot2 – The R graph Gallery [17]
- ggVis
- ggmap
- ggtern, an extension to ggplot2 specifically for the plotting of ternary diagrams [18]
- ggExtra, a collection of functions and layers to enhance ggplot2. The main function is ggMarginal, which can be used to add marginal histograms/boxplots/density plots to ggplot2 scatterplots. [19]
- Introduction to R Graphics with ggplot2 [20]
- sjPlot-package, Data Visualization for Statistics in Social Science [21]
Specialised Data Visualisation Tools
Interactive Exploratory Data Analysis
High-dimensional Data Visualisation
Time-series Data Visualisation
- Time Searcher [26]