找回密码
 注册
查看: 277|回复: 0

R语言 seriation包 Zoo()函数中文帮助文档(中英文对照)

[复制链接]
发表于 2012-9-30 01:30:59 | 显示全部楼层 |阅读模式
Zoo(seriation)
Zoo()所属R语言包:seriation

                                        Zoo database
                                         动物园数据库

                                         译者:生物统计家园网 机器人LoveR

描述----------Description----------

A database containing characteristics of different animals. The database was created and donated by Richard S. Forsyth.
数据库包含不同动物的特征。数据库的创建和捐赠的理查德·福赛思。


用法----------Usage----------


data("Zoo")



格式----------Format----------

A data frame with 101 observations on the following 17 variables.   
101以下17个变量的观察数据框。

hair{0, 1}
hair{0,1}

feathers{0, 1}
feathers{0,1}

eggs{0, 1}
eggs{0,1}

milk{0, 1}
milk{0,1}

airborne{0, 1}
airborne{0,1}

aquatic{0, 1}
aquatic{0,1}

predator{0, 1}
predator{0,1}

toothed{0, 1}
toothed{0,1}

backbone{0, 1}
backbone{0,1}

breathes{0, 1}
breathes{0,1}

venomous{0, 1}
venomous{0,1}

fins{0, 1}
fins{0,1}

legsNumeric (set of values: {0, 2, 4, 5, 6, 8})
legs数值(设定值:{0,2,4,5,6,8})

tail{0, 1}
tail{0,1}

domestic{0, 1}
domestic{0,1}

catsize{0, 1}
catsize{0,1}

classa factor with levels amphibian bird fish insect invertebrate mammal reptile   
class的一个因素水平amphibianbirdfishinsectinvertebratemammalreptile


源----------Source----------

D.J. Newman, S. Hettich, C.L. Blake and C.J. Merz (1998): UCI Repository of machine learning databases, http://www.ics.uci.edu/~mlearn/MLRepository.html, University of California, Irvine, Dept. of Information and Computer Sciences.
D.J.纽曼,S.海蒂诗,C.L.布雷克和CJ梅尔茨(1998):UCI机器学习数据库的存储库,http://www.ics.uci.edu/~mlearn / MLRepository.html,美国加州大学欧文分校,信息与计算机科学系。


实例----------Examples----------


data("Zoo")
x <- scale(Zoo[, -17])


d <- dist(x)
pimage(d)

order <- seriate(d, method = "tsp")
pimage(d, order)

转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。


注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

手机版|小黑屋|生物统计家园 网站价格

GMT+8, 2025-5-21 02:42 , Processed in 0.020094 second(s), 15 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

快速回复 返回顶部 返回列表