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

出自Wikimedia Commons
跳至導覽 跳至搜尋

原始檔案(SVG 檔案,表面大小:540 × 540 像素,檔案大小:84 KB)

說明

說明

添加單行說明來描述出檔案所代表的內容

摘要[編輯]

描述 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
日期
來源 I created this work entirely by myself.
作者 Calimo
SVG開發
InfoField
 
SVG檔案的原始碼通過W3C驗證
 
向量圖形使用R創作。
原始碼
InfoField

R code

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

授權條款[編輯]

Public domain 我,此作品的版權所有人,釋出此作品至公共領域。此授權條款在全世界均適用。
這可能在某些國家不合法,如果是的話:
我授予任何人有權利使用此作品於任何用途,除受法律約束外,不受任何限制。

References[編輯]

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

檔案歷史

點選日期/時間以檢視該時間的檔案版本。

日期/時間縮⁠圖尺寸用戶備⁠註
目前2008年10月14日 (二) 21:18於 2008年10月14日 (二) 21:18 版本的縮圖540 × 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

下列3個頁面有用到此檔案:

全域檔案使用狀況

以下其他 wiki 使用了這個檔案: