Learn R Programming

stlnpp (version 0.4.0)

Eastbourne: Eastbourne traffic accident data

Description

This dataset represents the spatio-temporal locations of traffic accidents in the down-town of Eastbourne (UK) in the period of 2005-2010. The network was provided by ``OS OpenData" at www.ordnancesurvey.co.uk and is usable under the terms of the OS OpenData license. The traffic locations were collected by the UK Department for Transport at www.data.gov.uk and obtained through kaggle at www.kaggle.com.

The dataset Eastbourne is an object of class stlpp.

Usage

data(Eastbourne)

Arguments

Author

Mehdi Moradi <m2.moradi@yahoo.com>

References

Moradi, M., & Mateu, J. (2020). First-and second-order characteristics of spatio-temporal point processes on linear networks. Journal of Computational and Graphical Statistics, 29(3), 432-443.

See Also

stlpp

Examples

Run this code
data(Eastbourne)
plot(Eastbourne)

Run the code above in your browser using DataLab