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

R语言 vegetarian包 normalize.rows()函数中文帮助文档(中英文对照)

[复制链接]
发表于 2012-10-1 15:19:06 | 显示全部楼层 |阅读模式
normalize.rows(vegetarian)
normalize.rows()所属R语言包:vegetarian

                                        Converts absolute abundances to relative proportions of species using row normalization
                                         使用行标准化的绝对丰度物种的相对比例转换

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

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

Generic function that takes a matrix of community data (where species are columns and rows are sites) and converts absolute abundances, in the form of counts or percent cover estimates, to relative proportions of species using row normalization.
通用函数矩阵的社区数据(如物种的列和行的网站),并将其转换绝对丰度,计数或百分比盖估计的形式,使用行标准化的物种的相对比例。


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


normalize.rows(abundance.matrix)



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

参数:abundance.matrix
Community data as a matrix where columns are individual species and rows are sites.  Matrix elements are abundance data (e.g. counts, percent cover estimates).
社区数据列是一个矩阵,其中个别品种和行的网站。矩阵元素丰度数据(如计数,百分比盖的估计)。


Details

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


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

A matrix of community data where the elements are relative proportions of species across sites (rows).  
社区数据的矩阵的元素是种跨站点(行)的相对比例。


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


Noah Charney, Sydne Record



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

Jost, L. 2006. Entropy and diversity. Oikos 113(2): 363-375.
Jost, L. 2007. Partitioning diversity into independent alpha and beta components. Ecology 88(10):  2427-2439.
Hill, M. 1973. Diversity and evenness: A unifying notation and its consequences. Ecology 54: 427-432.

参见----------See Also----------

d
d


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


data(simesants)
simesants_freq<-normalize.rows(simesants[,-1])

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2024-11-27 02:15 , Processed in 0.028057 second(s), 15 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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