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

R语言 sgeostat包 spacecloud()函数中文帮助文档(中英文对照)

[复制链接]
发表于 2012-9-30 01:46:36 | 显示全部楼层 |阅读模式
spacecloud(sgeostat)
spacecloud()所属R语言包:sgeostat

                                        Variogram Cloud
                                         变异函数云

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

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

Create a scatter plot of square-root or squared differences between variable values at pairs of points versus the distance
创建一个散点图的平方根或平方差对变量值之间的距离相对于点


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


spacecloud(point.obj, pair.obj, a1, a2, type='r', query.a, ...)



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

参数:point.obj
a point object generated by point()
点对象所产生的point()


参数:pair.obj
a pair object generated by pair()
一对生成的对象pair()


参数:a1
a variable to plot
一个变量来绘制


参数:a2
an optional variable name, if entered the plot will be created between a1 and a2
如果输入一个可选的变量名,该图将被创建a1和a2之间


参数:type
either 'r' for square-root differences or 's' for squared differences
无论是'r'平方根的差异或's'平方差


参数:query.a
an optional variable name, if entered, the value of the variable will be displayed on the graphics device for points identified by the user.
一个可选的变量名,如果输入的话,该变量的值将被显示在图形设备上由用户确定的点。


参数:...
additional arguments for plot
额外的参数为plot


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

NULL
NULL


注意----------Note----------

When query.a is entered, the user will be prompted to identify points on the display device. Because each point in the plot represents a pair of locations, the user must identify each point twice, once for the "from" point and once for the "to"
当query.a输入后,系统将提示用户识别点的显示设备上。因为在图中每个点代表一对的位置,用户必须确定每个点两次,一次为“从”点一次“到”


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



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

point, pair
point,pair


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



opar <- par(ask = interactive() &amp;&amp; .Device == "X11")
spacecloud(maas.point,maas.pair,'zinc')
# identify some points:[确定一下几点:]
spacecloud(maas.point,maas.pair,'zinc',query.a='zinc')
par(opar)

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2025-5-21 19:59 , Processed in 0.025424 second(s), 16 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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