R Dataset / Package texmex / wavesurge

On this R-data statistics page, you will find information about the wavesurge data set which pertains to Rain, wavesurge, portpirie and nidd datasets.. The wavesurge data set is found in the texmex R package. You can load the wavesurge data set in R by issuing the following command at the console data("wavesurge"). This will load the data into a variable called wavesurge. If R says the wavesurge data set is not found, you can try installing the package by issuing this command install.packages("texmex") and then attempt to reload the data with the library() command. If you need to download R, you can go to the R project website. You can download a CSV (comma separated values) version of the wavesurge R data set. The size of this file is about 32,142 bytes.

Rain, wavesurge, portpirie and nidd datasets.

Description

Rainfall, wave-surge, Port Pirie and River Nidd data sets.

Format

The format of the rain data is: num [1:17531] 0 2.3 1.3 6.9 4.6 0 1 1.5 1.8 1.8 ...

The wave-surge data is bivariate and is used for testing functions in texmex.

The Port Pirie data has two columns: 'Year' and 'SeaLevel'.

The River Nidd data represents 154 measurements of the level of the River Nidd at Hunsingore Weir (Yorkshire, UK) between 1934 and 1969. Each measurement breaches the threshold of $65 m^3/2$. Various authors have analysed this dataset, as described by Papastathopoulos and Tawn~egp, there being some apparent difficulty in identifying a threshold above which GPD models are suitable.

Details

The rain, wave-surge and Port Pirie datasets are used by Coles and appear in the ismev package. The River Nidd data appear in the evir package.

Source

Copied from the ismev package and the evir package

References

S. Coles, An Introduction to Statistical Modeling of Extreme Values, Springer, 2001

I. Papastathopoulos and J. A. Tawn, Extended Generalised Pareto Models for Tail Estimation, Journal of Statistical Planning and Inference, 143, 134 – 143, 2011

Dataset imported from https://www.r-project.org.

Attachments: csv, json

<iframe src="https://pmagunia.com/iframe/r-dataset-package-texmex-wavesurge.html" width="100%" height="100%" style="border:0px"></iframe>