File:Biplot of Anderson's Iris data set.svg

Page contents not supported in other languages.
This is a file from the Wikimedia Commons
From Wikipedia, the free encyclopedia

Original file(SVG file, nominally 540 × 540 pixels, file size: 84 KB)

Summary

Description Biplot of the Principal components analysis of Anderson's Iris data set. The SVG was created with R's biplot function using the CairoSVG device of the Cairo R package
Date
Source I created this work entirely by myself.
Author Calimo
SVG development
InfoField
 
The SVG code is valid.
 
This diagram was created with R.
Source code
InfoField

R code

library(Cairo)
  CairoSVG("Biplot_of_Anderson's_Iris_data_set.svg")
  biplot(princomp(iris[,1:4], scale=TRUE))
  dev.off()

Licensing

Public domain I, the copyright holder of this work, release this work into the public domain. This applies worldwide.
In some countries this may not be legally possible; if so:
I grant anyone the right to use this work for any purpose, without any conditions, unless such conditions are required by law.

References

  • Gabriel, K.R., 1971. The biplot graphic display of matrices with application to principal component analysis. Biometrika 58 (3), 453-467.

Captions

Add a one-line explanation of what this file represents

Items portrayed in this file

depicts

24 September 2008

image/svg+xml

f20aee1f61febe229291cbab7e3ac87049f6cf43

85,914 byte

540 pixel

540 pixel

File history

Click on a date/time to view the file as it appeared at that time.

Date/TimeThumbnailDimensionsUserComment
current21:18, 14 October 2008Thumbnail for version as of 21:18, 14 October 2008540 × 540 (84 KB)Mdd== Summary == {{Information |Description=Biplot of the Principal components analysis of Anderson's Iris data set. The SVG was created with R's biplot function using the <tt>CairoSVG</tt> device of the <tt>Cairo</tt> R
The following pages on the English Wikipedia use this file (pages on other projects are not listed):

Global file usage

The following other wikis use this file: