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

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

[复制链接]
发表于 2012-9-30 12:56:12 | 显示全部楼层 |阅读模式
griddedVgram(SpatialVx)
griddedVgram()所属R语言包:SpatialVx

                                         Variogram a gridded verification set
                                         变差函数的网格验证集

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

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

Find (and plot) variograms for each field in a gridded verification set.
找到(图)变异函数中的每个字段的网格验证集。


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


griddedVgram(object, zero.in = TRUE, zero.out = TRUE, ...)
## S3 method for class 'griddedVgram'
plot(x, ...)



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

参数:object
any list object from any SpatialVx object class containing information on the verification set (e.g., from FeatureSuitePrep, hoods2dPrep, etc.).  
任何列表对象,从任何SpatialVx对象类,包含信息的验证集(例如,从FeatureSuitePrep,hoods2dPrep,等)。


参数:zero.in,zero.out
logical, should the variogram be calculated over the entire field (zero.in), and/or over only the non-zero values (zero.out)?
逻辑的,应变差函数来计算超过整个的字段(zero.in),和/或以上的只有非零值(zero.out)?


参数:x
list object as returned by griddedVgram.
列表对象返回的griddedVgram。


参数:...
In the case of griddedVgram, these are optional arguments to the vgram.matrix function from package fields.  In the case of plot.griddedVgram, these are optional arguments to plot.vgram.matrix, which in turn are optional arguments to image.plot.  
在griddedVgram的情况下,,这些都是从包装vgram.matrixfields功能的可选参数。在plot.griddedVgram的情况下,,这些都是可选参数plot.vgram.matrix,而这又是可选参数image.plot。


Details

详细信息----------Details----------

Here, the terms semi-variogram and variogram are used interchangeably.
在这里,半方差函数及变异可以互换使用。

This is a simple wrapper function to vgram.matrix (entire field) and/or variogram.matrix (non-zero grid points only) for finding the variogram between two gridded fields.  It calls this function for each of two fields in a verification set.  This function allows one to do the diagnostic analysis proposed in Marzban and Sangathe (2009).
这是一个简单的包装功能vgram.matrix(整场)和/或发现的变差函数2网格化领域之间的的variogram.matrix(非零网格点)。调用这个函数的两个领域中的验证集。此功能允许一个做诊断分析,提出了Marzban和Sangathe(2009)。


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

A list object containing the entire list passed in by the object argument, and components:
通过一个List对象包含整个列表中的对象参数,并组成部分:


参数:Vx.cgram.matrix, Fcst.vgram.matrix
list objects as returned by vgram.matrix containing the variogram information for each field.
列表对象返回的vgram.matrix变差函数的每个字段的信息。

No value is returned by plot.griddedVgram, plots are created showing the empirical variogram (circles), along with directional empirical variograms (dots), and the variogram by direction (image plot).
无返回值的plot.griddedVgram,图,,具有方向性经验变异函数(点)实验变差函数(圆),和方向的变差函数的(形象图)。


(作者)----------Author(s)----------



Eric Gilleland




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



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

vgram.matrix, FeatureSuitePrep, hoods2dPrep, locmeasures2dPrep
vgram.matrix,FeatureSuitePrep,hoods2dPrep,locmeasures2dPrep


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


data(pert004)
data(pert000)
hold <- FeatureSuitePrep("pert004","pert000")
look <- griddedVgram(hold, R=8)
plot(look)

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2025-6-10 11:08 , Processed in 0.046698 second(s), 16 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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