guplot(object, ...)
guplot.default(y, main = "Gumbel Plot", xlab = "Reduced data", ylab = "Observed data", type = "p", ...)
guplot.vlm(object, ...)
NA
s etc. are not allowed."vlm"
,
usually of class vglm-class
or
vgam-class
.
The function guplot
is generic, and
guplot.default
and guplot.vlm
are some
methods functions for Gumbel plots.
Coles, S. (2001) An Introduction to Statistical Modeling of Extreme Values. London: Springer-Verlag.
Gumbel, E. J. (1958) Statistics of Extremes. New York, USA: Columbia University Press.
gumbel
,
gumbelff
,
gev
,
venice
.