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

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

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

                                         Loss functions for applying the spatial prediction comparison test (SPCT)
                                         损失函数应用空间预测对比测试(SPCT)

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

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

Loss functions for applying the spatial prediction comparison test (SPCT) for competing forecasts.
应用空间预测比较测试(SPCT)的竞争性预测的损失函数。


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


abserrloss(x, y, ...)
corrskill(x, y, ...)
sqerrloss(x, y, ...)
distmaploss(x, y, threshold = 0, const = Inf, ...)



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

参数:x,y
m X n numeric matrices against which to calculate the loss (or skill) functions.  
M×N的数字矩阵计算的损失(或技能)的功能。


参数:threshold
numeric giving the threshold over which (and including) binary fields are created from x and y in order to make a distance map.
数字阈值以上(含)二进制字段创建x和y为了使距离图。


参数:const
numeric giving the constant beyond which the differences in distance maps between x and y are set to zero.  If 'Inf' (default), then no cut-off is taken.  The SPCT is probably not powerful for large values of const.
数字给予恒定的,超过这个x和y被设置为零的距离之间的映射的差异。如果“天道酬勤”(默认值),然后没有停产的措施。 SPCT可能是不强大的大值const。


参数:...
Not used by abserrloss or sqerrloss (there for consistency only, and in order to work with spatMLD).  For corrskill, these are optional arguments to sd.  For distmaploss, these are optional arguments to the distmap function from pacakge spatstat.  
不使用abserrloss或sqerrloss(有一致性,并以与spatMLD)。对于corrskill,这些都是可选参数sd。对于distmaploss,这些线路咨询distmapspatstat功能是可选参数。


Details

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

These are simple loss functions that can be used in conjunction with spatMLD to carry out the spatial prediction comparison test (SPCT) as introduced in Hering and Genton (2011); see also Gilleland (2012) in particular for details about the distance map loss function.
这些都是简单的损失函数,可用于配合spatMLD开展赫林和Genton先生(2011年)中所介绍的的空间预测比较测试(SPCT)的,也Gilleland(2012年),特别是有关的距离图损失功能的详细信息, 。


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

numeric m X n matrices containing the value of the loss (or skill) function at each location i of the original set of locations (or grid of points).
数字m×n的矩阵包含的价值损失(或技能)的功能,在每一个位置,我原设定的位置(或网格点)。


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



Eric Gilleland




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




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

spatMLD, vgram.matrix, vgram
spatMLD,vgram.matrix,vgram


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


##---- Should be DIRECTLY executable !! ----[#----应该是直接的可执行文件! ----]
##-- ==>  Define data, use random,[ -  ==>定义数据,使用随机的,]
##--        or do  help(data=index)  for the standard data sets.[# - 帮助(数据=索引)的标准数据集。]

## The function is currently defined as[#功能目前被定义为]
function (x, y, ...)
return(abs(x - y))

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2025-6-10 13:12 , Processed in 0.022848 second(s), 16 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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