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

维基共享资源,媒体文件资料库
跳转到导航 跳转到搜索

原始文件(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的源代码为有效代码
 
矢量图使用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:182008年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使用此文件: