From Wikipedia, the free encyclopedia
Original file (SVG file, nominally 645 × 629 pixels, file size: 447 KB)
Summary
R code
library(ggplot2)
library(GGally)
library(ggpubr)
GGally::ggscatmat(iris, columns = 1:4, color = "Species") +
scale_color_brewer(palette = "Dark2") +
theme(legend.position = "bottom") +
theme_pubr(10, border = T) +
theme(strip.text = element_text(size = 10),
legend.text = element_text(size = 10)) +
xlab("") + ylab("") +
x11(width = 7, height = 7)
Licensing
You are free:
to share – to copy, distribute and transmit the work
to remix – to adapt the work
Under the following conditions:
attribution – You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.
share alike – If you remix, transform, or build upon the material, you must distribute your contributions under the same or compatible license as the original. https://creativecommons.org/licenses/by-sa/4.0 CC BY-SA 4.0 Creative Commons Attribution-Share Alike 4.0 true true English Pairs plot of the Iris flower dataset
File history
Click on a date/time to view the file as it appeared at that time.
Date/Time Thumbnail Dimensions User Comment
current 04:38, 5 November 2021 645 × 629 (447 KB) Chen-Pan Liao minor fixes
04:22, 5 November 2021 645 × 629 (445 KB) Chen-Pan Liao Uploaded a work by D Wells from https://commons.wikimedia.org/wiki/File:Iris_Pairs_Plot.png with UploadWizard
File usage
The following page uses this file:
Global file usage
The following other wikis use this file:
Usage on cbk-zam.wikipedia.org
Usage on cy.wikipedia.org
Usage on qu.wikipedia.org
Usage on sq.wikipedia.org
Usage on tum.wikipedia.org
Usage on zu.wikipedia.org
This file contains additional information, probably added from the digital camera or scanner used to create or digitize it.
If the file has been modified from its original state, some details may not fully reflect the modified file.