Search for tag: "scatter plot matrix"

Scatterplot Matrices and Coplots.mp4

Scatter plot matrices are useful compact displays of all pairwise scatter plots among a (small) group of variables. They can be produced in R using the pairs() function. (They can also be produced…

From  Daniel Hall 277 plays 0  

The plot() Function.mp4

The plot() function is the ultimate generic function in R. It is highly flexible, and produces a variety of different plot types depending upon the class of the objects that it operates on and the…

From  Daniel Hall 110 plays 0