Skip to content

senyafred/r-data-visualization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

R — Data Visualization

Scripts and assignments from a Data Visualization course taught in R, spanning plotting libraries, statistical graphics, spatial data, and introductory data mining.

Topics

  • ggplot2 — layered grammar of graphics: bar/line plots, histograms, distributions, reordering, faceting, qplot (L6L10, class4/5).
  • lattice and base graphics comparisons (lattice_ggplt.R).
  • Other visualization toolsgoogleVis (L2), visreg for visualizing statistical models (L5), and Nathan Yau–style plots (L4).
  • Spatial data — mapping and spatial visualization (L9L11, spatial.R).
  • Data mining with rattle — weather and general tutorials (L12, L13).
  • Statistics & ML — PCA, clustering, factor analysis, linear regression, ANOVA, and decision trees (class6, decision tree.R, titanic.R, pcabreast.R, cluster and regression.R).
  • Assignments and practice scripts (assignment1.R, assignment2.R, pratice1.R).

Running

Open the .R scripts in R or RStudio. Scripts depend on packages such as ggplot2, lattice, googleVis, visreg, and rattle.

About

R data-visualization coursework: ggplot2, lattice, spatial data, and rattle data mining.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages