Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

rlarg.diag

Diagnostic Plots for Order Statistics Models


Description

Produces diagnostic plots for order statistics models using the output of the function rlarg.fit.

Usage

rlarg.diag(z, n = z$r)

Arguments

z

An object returned by rlarg.fit.

n

Probability and quantile plots are produced for the largest n order statistics.

Value

For stationary models four plots are initially produced; a probability plot, a quantile plot, a return level plot and a histogram of data with fitted density. Then probability and quantile plots are produced for the largest n order statistics.

For non-stationary models residual probability plots and residual quantile plots are produced for the largest n order statistics.

See Also

Examples

## Not run: data(venice)
## Not run: venfit <- rlarg.fit(venice[,-1])
## Not run: rlarg.diag(venfit)

ismev

An Introduction to Statistical Modeling of Extreme Values

v1.42
GPL (>= 2)
Authors
Original S functions written by Janet E. Heffernan with R port and R documentation provided by Alec G. Stephenson.
Initial release
2018-05-08

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.