Annual Maximum Rainfall | R Documentation |
The function allows to provide the 52 ordered annual maximum antecedent rainfall measurements in mm from Maple Ridge in British Columbia, Canada.
data_rainfall
data_rainfall |
A vector of (non-negative integer) values. |
The data represents the 52 ordered annual maximum antecedent rainfall measurements in mm from Maple Ridge in British Columbia, Canada. Recently, it is used by Nadarajah and Eljabri (2014) and fitted the chen et al.’s extreme value distribution.
data_rainfall gives the annual maximum antecedent rainfall measurements.
Muhammad Imran.
R implementation and documentation: Muhammad Imran imranshakoor84@yahoo.com.
Nadarajah, S., & Eljabri, S. (2014). On chen et al.’s extreme value distribution. Journal of Data Science, 12(1), 87-106.
data_MPrecipitation, data_precipitation
x<-data_rainfall
summary(x)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.