Description Usage Arguments Details Value Examples
The plot method plot.gpd provides four different plots for assessing fitted GPD model.
1 |
x |
GPD Object |
pick |
Plot selection type |
optlog |
optional argument for plots 1 and 2 giving a particular choice of logarithmic axes: "x" x-axis only; "y" y-axis only; "xy" both axes; "" neither axis. |
extend |
optional argument for plots 1 and 2 expressing how far x-axis should extend as a multiple of the largest data value. This argument must take values greater than 1 and is useful for showing estimated quantiles beyond data. |
labels |
optional argument for plots 1 and 2 specifying whether or not axes should be labelled |
... |
other graphics parameters |
1 ~ Excess Distribution 2 ~ Tail of Underlying Distribution 3 ~ Scatterplot of Residuals 4 ~ QQplot of Residuals
The sum of x
and y
.
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.