santander | R Documentation |
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.
data("santander")
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.
Colombian national geologic institute, https://www.sgc.gov.co/
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.
data(santander)
head(santander)
plot(santander, bg = rainbow(250), pch = 21, cex = 1)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.