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

From formulasearchengine
Jump to navigation Jump to search

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

This file is from Wikimedia Commons and may be used by other projects. The description on its file description page there is shown below.

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
current23:18, 14 October 2008Thumbnail for version as of 23:18, 14 October 2008540 × 540 (84 KB)wikimediacommons>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

There are no pages that use this file.