Wombling(wombsoft)
Wombling()所属R语言包:wombsoft
Matrices of the systemic function and the direction of the gradient.
全身功能和方向的梯度矩阵。
译者:生物统计家园网 机器人LoveR
描述----------Description----------
These functions compute the wombling method (i.e. systemic function). The resulting matrix of the systemic function is written in the file systemic.txt, and the directions of the gradient in direction.txt. It also produces a coloured map showing the intensity of the gradient and its main direction.
这些函数计算wombling的方法(即全身性的功能)。全身函数生成的矩阵写入文件systemic.txt,和方向梯度direction.txt。它也产生一个示出的梯度强度和它的主要方向的彩色图。
用法----------Usage----------
WomblingCodominant(data,h,output_syst="syst.txt",output_dir="dir.txt")
参数----------Arguments----------
参数:data
the list of the six items provided by the Data and the Mirror functions.
所提供的数据和镜像功能的六个项目的列表。
参数:h
bandwidth : corresponding to the scale we perform the analysis on.
带宽:相应的规模,我们进行了分析。
参数:output_syst, output_dir
file names of the two matrices. Default values are "syst.txt" and "dir.txt" in the current directory.
文件名的两个矩阵。默认值是在当前目录的的“syst.txt”和“DIR.TXT”。
Details
详细信息----------Details----------
at each grid point, the weight assigned to an individual is exp(-di^2/(2h^2))
在每个网格点上,分配给个人的重量是exp(-di^2/(2h^2))
值----------Value----------
none
没有
参见----------See Also----------
Data for the format of the data variable.
Data的数据变量的格式。
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|