Description Usage Arguments Details Value See Also Examples
Calculates the k-block return level and 95% confidence interval based on a GEV model for block maxima, where k is specified by the user. The k-block return level is that level exceeded once every k blocks, on average.
1  | rlevel.gev(out, k.blocks = 20, add = FALSE, ...)
 | 
out | 
 an object returned by the function   | 
k.blocks | 
 specifies the particular return level to be estimated; default set arbitrarily to 20  | 
add | 
 whether the return level should be added graphically
to a time series plot; if   | 
... | 
 other graphics parameters  | 
The GEV likelihood is reparameterized in terms of the unknown return level and profile likelihood arguments are used to construct a confidence interval.
Vector containing lower 95% bound of confidence interval, estimated return level and upper 95% bound.
1 2 3 4 5  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.