GPDFIT-class(spd)
GPDFIT-class()所属R语言包:spd
Class: Generalized Pareto Distribution
类别:广义Pareto分布
译者:生物统计家园网 机器人LoveR
描述----------Description----------
Locally implemented and slightly modified class for the generalized pareto distribution (gpd) fit,
在本地实施,并稍微修改了类广义帕累托分布(GPD)拟合,
类对象----------Objects from the Class----------
Objects of this class cannot be created by user as the methods are not exported.
这个类的对象,不能由用户创建的方法不出口。
插槽----------Slots----------
call: Object of class "call"
call:对象类"call"的
method: Object of class "character"
method:对象类"character"的
parameter: Object of class "list"
parameter:对象类"list"的
data: Object of class "list"
data:对象类"list"的
fit: Object of class "list"
fit:对象类"list"的
residuals: Object of class "numeric"
residuals:对象类"numeric"的
title: Object of class "character"
title:对象类"character"的
description: Object of class "character"
description:对象类"character"的
注意----------Note----------
S3 plot method exists which provides for visual inspection of the fit and is
S3绘图方法存在提供合适的目视检查和
(作者)----------Author(s)----------
Alec Stephenson for the functions from R\'s <code>"evd-package"</code>,
Alec Stephenson for the functions from R\'s <code>"evir-package"</code>,
Alexander McNeil for the EVIS functions underlying the <code>"evir-package"</code>,
Diethelm Wuertz for the functions from R\'s <code>"fExtremes-package"</code>,
M.P.Wand and M.C.Jones for the functions from R\'s <code>"KernSmooth-package"</code>,
Alexios Ghalanos for this package.
参考文献----------References----------
Carmona, R. (2001). Statistical Analysis of Financial Data, with an implementation in Splus<br> Embrechts, P., Klueppelberg, C., Mikosch, T. (1997); Modelling Extremal Events, Springer
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|