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

R语言 SpatialExtremes包 plot.copula()函数中文帮助文档(中英文对照)

[复制链接]
发表于 2012-9-30 12:44:13 | 显示全部楼层 |阅读模式
plot.copula(SpatialExtremes)
plot.copula()所属R语言包:SpatialExtremes

                                         Model checking of a fitted copula based model.
                                         基于Copula模型的拟合的模型检测。

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

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

This function produces several plots to assess the goodness of fit of a fitted copula based model for spatial extremes.
该函数产生几个图来评估基于Copula模型的拟合极端的空间适合的美好。


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





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

参数:x
An object of class copula. Most often, this will be the output of fitcopula.
对象的类copula。大多数情况下,这将是输出fitcopula。


参数:...
Here for compatibility reasons but not yet implemented.
这里由于兼容性的原因,但尚未实施。


参数:sites
A vector of integer of length 4 specifying the locations to be used for the model checking. If missing, locations will be choosen randomly.
指定的位置的长度为4的整数的向量要用于模型检查。如果缺少,地点将选择随机。


Details

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

The diagonal plots are return level plots. The lower ones are qq-plots (on the Gumbel scale) between observed pairwise maxima for each block, e.g. year, and the ones obtained by simulations from the fitted model. The upper plot compares the fitted extremal coefficient functions to semi-empirical estimates from the F-madogram - see fmadogram. The two remaining plots are the stations locations and a qq-plot of blockwise maxima where the block size is 4.
对角曲线的回报水平图。下方的是qq的图(第的冈贝尔规模)之间观测到的成对的最大值为每个块,例如今年,和那些通过拟合模型的模拟。上图比较极值的拟合系数函数的半经验估算从F-madogram中 -  fmadogram。剩下的两个图是站的位置和一个QQ图的块大小是4列块的最大值。


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

Several diagnostic plots.
一些诊断图。


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


Mathieu Ribatet



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


## Not run: [#不运行:]
n.site <- 20
n.obs <- 50
coord <- matrix(runif(2 * n.site, 0, 10), ncol = 2)
colnames(coord) <- c("lon", "lat")
data <- rmaxstab(n.obs, coord, "powexp", nugget = 0, range = 3, smooth =
1)
fitted <- fitcopula(log(data), coord, "student", "powexp", y ~ 1, y ~ 1, y ~ 1,
nugget = 0)
plot(fitted)

## End(Not run)[#(不执行)]

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2025-6-10 06:10 , Processed in 0.023909 second(s), 16 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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