Skip to contents

Plot method for the "GPtail" class.

Usage

# S3 method for GPtail
plot(x, y = NULL, which = 1, ...)

Arguments

x

An object of the GPtail class.

y

Not used yet.

which

Integer for the choice of the plot type: 1 plots the probability densities of the three r.vs \(X\), \(Y\) and \(Z\), 2 plots the cumulative distribution function of \(Z\) and 3 shows the return level plot as produced by RSLplot.

...

Further arguments to be passed to plot. Not used for now.

Value

Nothing.