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

From Wikimedia Commons, the free media repository
Jump to navigation Jump to search

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

Captions

Captions

Add a one-line explanation of what this file represents

Summary[edit]

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[edit]

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[edit]

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

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 (talk | contribs)== 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 3 pages use this file:

File usage on other wikis

The following other wikis use this file: