Successive Earthquakes | R Documentation |
The function allows to provide the time intervals of the successive earthquakes. The dates of the successive earthquakes with magnitudes greater than or equal to 6 Mw (moment magnitude), which are recorded with their exact locations, magnitudes and depths between the years 1900 and 2000.
data_earthquakes
data_earthquakes |
A vector of (non-negative integer) values. |
The data set represents the time intervals of the successive earthquakes. The dates of the successive earthquakes with magnitudes greater than or equal to 6 Mw (moment magnitude), which are recorded with their exact locations, magnitudes and depths between the years 1900 and 2000. Recently, it is used by Kuş (2007) and fitted the the exponential–Poisson distribution.
data_earthquakes gives the time intervals of the successive earthquakes.
Muhammad Imran.
R implementation and documentation: Muhammad Imran imranshakoor84@yahoo.com.
Kuş, C. (2007). A new lifetime distribution. Computational Statistics & Data Analysis, 51(9), 4497-4509.
x<-data_earthquakes
summary(x)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.