Analysis of Extremes
The software package Analysis of Extremes, to be used in R, is primarily of educational use.
Installation instructions:
- Download the file AoE_1.0.1.zip (573 KB) and save it somewhere, for instance on your desktop.
- Launch R.
- Click 'Packages | Install package(s) from local zip files...'
- Look for the file AoE_1.0.1.zip and click 'open'.
- The package will now be installed. After completion, the following message will appear in the console window:
package 'AoE' successfully unpacked and MD5 sums checked
Usage:
- Launch R.
- In the console window, type library(AoE) (Enter) and help(AoE) (Enter).
- A help window appears giving an overview of the functions and their help pages, including many examples.
A printable manual of all the help files: pdf (346 KB).

