quake: An RHawkes earthquake data set

quakeR Documentation

An RHawkes earthquake data set

Description

An earthquake data set containing the earthquake occurrence times near the Japan region previously examined by Ogata (1998).

Usage

data(quake)

Format

The format is a vector of the arrival/birth times of earthquakes.

Details

Times of arrivals of earthquake occurrences in a vector in ascending order.

Source

Simulated by a call to the function simHawkes1.

Examples

## Not run: 
data(quake)
## number of earthquake occurrences
nrow(quake)

## End(Not run)

RHawkes documentation built on May 5, 2022, 5:06 p.m.