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", "0.9.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: 2023-09-19
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 0.9.0, https://cran.r-project.org/web/packages/sfhotspot. Accessed 18 Feb. 2025.
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)
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

RobustBayesianCopas  
Robust Bayesian Copas Selection Model
Fits the robust Bayesian Copas (RBC) selection model of Bai et al. (2020) for cor ...
Download / Learn more Package Citations See dependency  
clustMixType  
k-Prototypes Clustering for Mixed Variable-Type Data
Functions to perform k-prototypes partitioning clustering for mixed variable-type data according to ...
Download / Learn more Package Citations See dependency  
readxlsb  
Read 'Excel' Binary (.xlsb) Workbooks
Import data from 'Excel' binary (.xlsb) workbooks into R. ...
Download / Learn more Package Citations See dependency  
fclust  
Fuzzy Clustering
Algorithms for fuzzy clustering, cluster validity indices and plots for cluster validity and visuali ...
Download / Learn more Package Citations See dependency  
ppmf  
Read Census Privacy Protected Microdata Files
Implements data processing described in to align modern differentially ...
Download / Learn more Package Citations See dependency  
MOSS  
Multi-Omic Integration via Sparse Singular Value Decomposition
High dimensionality, noise and heterogeneity among samples and features challenge the omic integrat ...
Download / Learn more Package Citations See dependency  

23,712

R Packages

205,795

Dependencies

64,332

Author Associations

23,631

Publication Badges

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