Plot method for the "GPtail" class
plot.GPtail.RdPlot method for the "GPtail" class.
Usage
# S3 method for GPtail
plot(x, y = NULL, which = 1, ...)Arguments
- x
An object of the
GPtailclass.- y
Not used yet.
- which
-
Integer for the choice of the plot type:
1plots the probability densities of the three r.vs \(X\), \(Y\) and \(Z\),2plots the cumulative distribution function of \(Z\) and3shows the return level plot as produced byRSLplot. - ...
-
Further arguments to be passed to
plot. Not used for now.