aoristic: Generates Aoristic Probability Distributions

It can sometimes be difficult to ascertain when some events (such as property crime) occur because the victim is not present when the crime happens. As a result, police databases often record a 'start' (or 'from') date and time, and an 'end' (or 'to') date and time. The time span between these date/times can be minutes, hours, or sometimes days, hence the term 'Aoristic'. Aoristic is one of the past tenses in Greek and represents an uncertain occurrence in time. For events with a location describes with either a latitude/longitude, or X,Y coordinate pair, and a start and end date/time, this package generates an aoristic data frame with aoristic weighted probability values for each hour of the week, for each observation. The coordinates are not necessary for the program to calculate aoristic weights; however, they are part of this package because a spatial component has been integral to aoristic analysis from the start. Dummy coordinates can be introduced if the user only has temporal data. Outputs include an aoristic data frame, as well as summary graphs and displays. For more information see: Ratcliffe, JH (2002) Aoristic signatures and the temporal analysis of high volume crime patterns, Journal of Quantitative Criminology. 18 (1): 23-43. Note: This package replaces an original 'aoristic' package (version 0.6) by George Kikuchi that has been discontinued with his permission.

Version: 1.1.1
Depends: R (≥ 2.10)
Imports: openxlsx, ggplot2, grid, lubridate, plyr, scales, tidyr, dplyr, stats
Published: 2022-10-20
Author: Jerry Ratcliffe
Maintainer: Jerry Ratcliffe <jhr at temple.edu>
License: GPL-3
NeedsCompilation: no
Materials: README
CRAN checks: aoristic results

Documentation:

Reference manual: aoristic.pdf

Downloads:

Package source: aoristic_1.1.1.tar.gz
Windows binaries: r-devel: aoristic_1.1.1.zip, r-release: aoristic_1.1.1.zip, r-oldrel: aoristic_1.1.1.zip
macOS binaries: r-release (arm64): aoristic_1.1.1.tgz, r-oldrel (arm64): aoristic_1.1.1.tgz, r-release (x86_64): aoristic_1.1.1.tgz
Old sources: aoristic archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=aoristic to link to this page.