Other packages > Find by keyword >

aoristic  

Generates Aoristic Probability Distributions
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("aoristic", "1.1.1")



Attach the package and use:
library("aoristic")
Maintained by
Jerry Ratcliffe
[Scholar Profile | Author Map]
First Published: 2013-09-13
Latest Update: 2022-10-20
Description:
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.
How to cite:
Jerry Ratcliffe (2013). aoristic: Generates Aoristic Probability Distributions. R package version 1.1.1, https://cran.r-project.org/web/packages/aoristic. Accessed 29 Mar. 2025.
Previous versions and publish date:
0.3 (2013-09-13 18:08), 0.4 (2014-03-21 01:15), 0.5 (2014-07-31 07:17), 0.6 (2015-01-10 12:06), 1.0.0 (2020-04-24 18:10), 1.1.0 (2021-01-31 23:50)
Other packages that cited aoristic R package
View aoristic citation profile
Other R packages that aoristic depends, imports, suggests or enhances
Complete documentation for aoristic
Downloads during the last 30 days
02/2702/2803/0103/0203/0303/0403/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/28Downloads for aoristic2468101214161820222426TrendBars

Today's Hot Picks in Authors and Packages

landmix  
Landmark Prediction for Mixture Data
Non-parametric prediction of survival outcomes for mixture data that incorporates covariates and a l ...
Download / Learn more Package Citations See dependency  
gglgbtq  
Show Pride on 'ggplot2' Plots
Provides multiple palettes based on pride flags with tailored themes. ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

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