Plot of the annual maximum sample
Provides two plots. First, a histogram of the sample, second, a barplot
AMplot(x)
x |
a data.frame with two columns. The first a date column and the second the annual maximum (AM) sequence. An AM object derived from the GetAM or ImportAM functions can be used. |
When used with a GetAM object or any data.frame with dates in the first column, the barplot is daily. Therefore, although it's an annual maximum (AM) sequence, some bars will be closer together depending on the number of days between them.
a histogram of the AMAX sample and a barplot
Anthony Hammond
#Get an AMAX sample and plot AMplot(GetAM(58002))
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.