spatstat is a package for the statistical software suite R to conduct spatial point pattern analysis and modeling

learn more… | top users | synonyms

2
votes
1answer
99 views

R - Crop a pixel image produced by spatstat with a boundary shape

i am using the very good spatial statistic package spatstat to produce probability maps of spatial point patterns. Here is a simple working result from the examples to try out. require(spatstat) ...