Re: [R] Crime hotspot maps (kernel density)

2013-11-08 Thread Rolf Turner
It is not clear to me what you want/need to do, but it is possible that the "spatstat" package (in particular the function density.ppp()) might help you. cheers, Rolf Turner On 11/08/13 23:10, David Studer wrote: Hi everybody, does anyone of you know how to create a (crime) hotspot

[R] Crime hotspot maps (kernel density)

2013-11-08 Thread David Studer
Hi everybody, does anyone of you know how to create a (crime) hotspot map using R? Are there any packages or do you know any ressources? It should be something like this: http://www.caliper.com/Maptitude/Crime/MotorVehicleTheft2.png (but it doesnt necessarely have to be a map) Many thanks, David