laymanmetrics(siar)
laymanmetrics()所属R语言包:siar
Isotope-space Niche Width Metrics
同位素空间生态位宽度指标
译者:生物统计家园网 机器人LoveR
描述----------Description----------
Calculates the 6 metrics for trophic niche width as described by Layman et al. 2007.
计算所描述的外行等营养生态位宽度的度量。 2007年。
用法----------Usage----------
laymanmetrics(x,y)
参数----------Arguments----------
参数:x,y
Bivariate data given as vectors x and y
向量x和y为给定的二元数据
值----------Value----------
参数:dN_range
Assuming y is delta Nitrogen, then dN_range is the max(delta N </table>
假设y是Delta氮,然后dN_range的的最大(△N </表>
- min(delta N)
- 分钟(DeltaŇ)
参数:dC_range
Assuming x is delta Nitrogen, then dN_range is the max(delta N </table>
假定xDelta氮,然后dN_range的的是最大的(△N </表>
- min(delta N)
- 分钟(DeltaŇ)
参数:hull
Contains the area of the convex hull around the data points defined by x and y (hull$TA); the coordinates for plotting of the convex hull (hull$xcoords, hull$ycoords); and the index address of the points in x and y which define the convex hull (hull$chI)
包含定义的x和y(船体$ TA)周围的数据点的凸包的面积;绘制的凸包的坐标为(船体$ xcoords,船体$ ycoords); x中的点的索引地址和Y,它定义的凸包(船体智)
参数:CD
Mean distance to centroid
到质心的平均距离
参数:MNND
Mean Nearest Neighbour Distance
平均近邻距离
参数:SDNND
Standard Deviation of the Nearest Neighbour Distance
近邻距离的标准偏差
(作者)----------Author(s)----------
Andrew Jackson
参考文献----------References----------
Can stable isotope ratios provide for community-wide measures of trophic structure? Ecology 88(1): 42-48.
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|