找回密码
 注册
查看: 1660|回复: 1

R语言 agricolae包 index.bio()函数中文帮助文档(中英文对照)

[复制链接]
发表于 2012-9-11 13:32:22 | 显示全部楼层 |阅读模式
index.bio(agricolae)
index.bio()所属R语言包:agricolae

                                         Biodiversity Index
                                         生物多样性指数

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

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

Scientists use a formula called the biodiversity index to describe the amount of species diversity in a given area.
科学家在一个给定的区域内,使用称为生物多样性指数公式来描述的物种多样性。


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


index.bio(data, method = c("Margalef", "Simpson.Dom", "Simpson.Div", "Berger.Parker", "McIntosh", "Shannon"), level=95, nboot=500, console=TRUE)



参数----------Arguments----------

参数:data
number of specimens  
数量的样本


参数:method
Describe method bio-diversity  
描述方法,生物多样性


参数:level
Significant level  
显著水平


参数:nboot
size bootstrap  
大小引导


参数:console
output console TRUE
输出控制台TRUE


Details

详细信息----------Details----------

method bio-diversity. "Margalef" "Simpson.Dom" "Simpson.Div" "Berger.Parker" "McIntosh" "Shannon"
方法生物多样性。丰富度“,”Simpson.Dom“,”Simpson.Div“,”Berger.Parker“,”麦金托什“”香“


值----------Value----------


参数:data
vector  
向量


参数:method
method bio-diversity  
方法生物多样性


参数:level
value 0-100 percentage  
值0-100百分比


参数:nboot
size 100, 500,...  
大小100,500,...


(作者)----------Author(s)----------


Felipe de Mendiburu



参考文献----------References----------

Efron, B., Tibshirani, R. (1993) An Introduction to the Boostrap. Chapman and Hall/CRC

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


library(agricolae)
data(paracsho)
# date 22-06-05 and treatment CON = application with insecticide[日期22-06-05和治疗CON =与杀虫剂中的应用]
specimens <- paracsho[1:10,6]
output1 <- index.bio(specimens,method="Simpson.Div",level=95,nboot=200)
output2 <- index.bio(specimens,method="Shannon",level=95,nboot=200)
rbind(output1, output2)

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


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

使用道具 举报

发表于 2013-8-19 16:47:55 | 显示全部楼层
index.bio做出的结果只有一个,而vegan中diversity 做出的结果是各个站点的,想问一下,index.bio 的结果和diversity 的结果是什么关系?
回复 支持 反对

使用道具 举报

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

本版积分规则

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

GMT+8, 2024-11-23 23:51 , Processed in 0.020700 second(s), 16 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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