siber.hull.metrics(siar)
siber.hull.metrics()所属R语言包:siar
The SIBER method for calculating Convex Hull based metrics of niche width
SIBER基于凸壳的生态位宽度指标计算方法
译者:生物统计家园网 机器人LoveR
描述----------Description----------
Takes bivariate isotope data in x and y with a grouping variable and returns a list that contains the posterior distribution of the 6 niche width metrics for application to community type data described by Layman, C.A., Arrington, D.A., Montana, C.G., & Post, D.M. (2007) Can stable isotope ratios provide for community-wide measures of trophic structure? Ecology, 88, 42-48.
在x和y的二元同位素数据分组变量,并返回一个列表,其中包含6位宽度的度量应用程序群落类型由外行人的数据,阿灵顿,CA,DA,蒙大拿州,CG的后验分布,与后,DM (2007年),稳定同位素可以提供营养结构社会各界的措施?生态学报,88,42-48。
用法----------Usage----------
siber.hull.metrics(X,Y,G,R=10^4)
参数----------Arguments----------
参数:X
Data for the x-axis.
数据的x轴。
参数:Y
Data for the y-axis.
数据为y轴。
参数:G
A grouping variable
分组变量
参数:R
The number of posterior draws to make
的数量后即将
值----------Value----------
参数:metrics
A Rx6 matrix containing the R posterior draws in rows, and the metrics in columns in the order: dNr, dCr, TA, CD, MNND, SDNND.
一个RX6基质中含有的R后,吸引行,而度量列的顺序:DNR,DCR,TA,CD,MNND,SDNND的。
(作者)----------Author(s)----------
Andrew Jackson
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|