Difference between revisions of "Course Resources"
Jump to navigation
Jump to search
Line 72: | Line 72: | ||
* 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] | * 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] | ||
− | |||
− | |||
− | |||
* Introduction to R Graphics with ggplot2 [http://tutorials.iq.harvard.edu/R/Rgraphics/Rgraphics.html#org93999d8] | * Introduction to R Graphics with ggplot2 [http://tutorials.iq.harvard.edu/R/Rgraphics/Rgraphics.html#org93999d8] | ||
Line 82: | Line 79: | ||
===Other R graphics packages=== | ===Other R graphics packages=== | ||
− | * | + | * corrplot [https://cran.r-project.org/web/packages/corrplot/vignettes/corrplot-intro.html] |
Revision as of 16:07, 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]
Other R graphics packages
- corrplot [22]
Specialised Data Visualisation Tools
Interactive Exploratory Data Analysis
High-dimensional Data Visualisation
Time-series Data Visualisation
- Time Searcher [27]