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.
gumbel
,
egumbel
,
gev
.guplot(rnorm(500), las=1) -> i
names(i)
Run the code above in your browser using DataLab