JSSpaulding/rcrimeanalysis: An Implementation of Crime Analysis Methods

An implementation of functions for the analysis of crime incident or records management system data. The package implements analysis algorithms scaled for city or regional crime analysis units. The package provides functions for kernel density estimation for crime heat maps, geocoding using the 'Google Maps' API, identification of repeat crime incidents, spatio-temporal map comparison across time intervals, time series analysis (forecasting and decomposition), detection of optimal parameters for the identification of near repeat incidents, and near repeat analysis with crime network linkage.

Getting started

Package details

AuthorJamie Spaulding and Keith Morris
MaintainerJamie Spaulding <jspaulding02@hamline.edu>
LicenseGPL-3
Version0.5.0
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("JSSpaulding/rcrimeanalysis")
JSSpaulding/rcrimeanalysis documentation built on May 20, 2023, 12:53 a.m.