plot.mrpp(simba)
plot.mrpp()所属R语言包:simba
plot an mrpp-object
绘制一个MRPP对象
译者:生物统计家园网 机器人LoveR
描述----------Description----------
There is no mrpp plotting function in the vegan package. For convenience it is provided here.
有素食的包中是没有的MRPP绘图功能。为了方便起见,在此提供。
用法----------Usage----------
## S3 method for class 'mrpp'
plot(x, y, ...)
参数----------Arguments----------
参数:x
a mrpp-object as computed with mrpp
一个MRPP对象计算与mrpp
参数:y
Optional plotting object, not needed here.
可选的绘图对象,没有必要在这里。
参数:...
Arguments to the plotting function
绘图功能的参数
值----------Value----------
Returns a histogram with the distribution of the permutation values plotted against delta: For explanations see mrpp
返回的置换值分布的直方图暗算Delta的说明,请参阅mrpp
(作者)----------Author(s)----------
Gerald Jurasinski
参见----------See Also----------
mrpp, anosim
mrpp,anosim
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|