santander: Santander earthquakes epicentres

santanderR Documentation

Santander earthquakes epicentres

Description

A spatio-temporal point pattern of locations and times of earthquake epicentres in Santander-Colombia with a magnitude above 3.5ML, recorded from January 2010 to December 2020.

Usage

data("santander")

Format

An object of class "ppp" Entries include

x Cartesian x-coordinate of infection
y Cartesian y-coordinate of infection
marks An integer vector of values indicating the time of the earthquake starting in 1
window Cartesian coordinates of Santander's map

See ppp.object for details of the format.

Source

Colombian national geologic institute, https://www.sgc.gov.co/

References

González et. al., (2021) Classification of Events Using Local Pair Correlation Functions for Spatial Point Patterns. Journal of Agricultural, Biological and Environmental Statistics. 26(4) 538-559.

Examples

data(santander)
head(santander)
plot(santander, bg = rainbow(250), pch = 21, cex = 1)

kernstadapt documentation built on Nov. 16, 2022, 1:12 a.m.