Other packages > Find by keyword >

sfhotspot  

Hot-Spot Analysis with Simple Features
View on CRAN: Click here


Download and install sfhotspot package within the R console
Install from CRAN:
install.packages("sfhotspot")

Install from Github:
library("remotes")
install_github("cran/sfhotspot")

Install by package version:
library("remotes")
install_version("sfhotspot", "1.0.0")



Attach the package and use:
library("sfhotspot")
Maintained by
Matt Ashby
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2022-02-14
Latest Update: 2025-07-29
Description:
Identify and understand clusters of points (typically representing the locations of places or events) stored in simple-features (SF) objects. This is useful for analysing, for example, hot-spots of crime events. The package emphasises producing results from point SF data in a single step using reasonable default values for all other arguments, to aid rapid data analysis by users who are starting out. Functions available include kernel density estimation (for details, see Yip (2020) ), analysis of spatial association (Getis and Ord (1992) ) and hot-spot classification (Chainey (2020) ISBN:158948584X).
How to cite:
Matt Ashby (2022). sfhotspot: Hot-Spot Analysis with Simple Features. R package version 1.0.0, https://cran.r-project.org/web/packages/sfhotspot. Accessed 05 Mar. 2026.
Previous versions and publish date:
0.2.0 (2022-02-14 11:10), 0.7.0 (2022-09-12 00:00), 0.7.1 (2023-02-10 21:40), 0.8.0 (2023-09-19 12:50), 0.9.0 (2025-02-10 20:30), 0.9.1 (2025-02-19 19:10)
Other packages that cited sfhotspot R package
View sfhotspot citation profile
Other R packages that sfhotspot depends, imports, suggests or enhances
Complete documentation for sfhotspot
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

neat  
Efficient Network Enrichment Analysis Test
Includes functions and examples to compute NEAT, the Network Enrichment Analysis Test described in ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
pinp  
'pinp' is not 'PNAS'
A 'PNAS'-alike style for 'rmarkdown', derived from the 'Proceedings of the National Academy of Scie ...
Download / Learn more Package Citations See dependency  
imagefx  
Extract Features from Images
Synthesize images into characteristic features for time-series analysis or machine learning applicat ...
Download / Learn more Package Citations See dependency  
roccv  
ROC for Cross Validation Results
Cross validate large genetic data while specifying clinical variables that should always be in the m ...
Download / Learn more Package Citations See dependency  
diffIRT  
Diffusion IRT Models for Response and Response Time Data
Package to fit diffusion-based IRT models to response and response time data. Models are fit using ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,244

Author Associations

26,265

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA