powered by
An earthquake data set containing the earthquake occurrence times near the Japan region previously examined by Ogata (1998).
data(quake)
The format is a vector of the arrival/birth times of earthquakes.
Times of arrivals of earthquake occurrences in a vector in ascending order.
# NOT RUN { data(quake) ## number of earthquake occurrences nrow(quake) # }
Run the code above in your browser using DataLab