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]
All associated links for this package
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
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
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

mistral  
Methods in Structural Reliability
Various reliability analysis methods for rare event inference (computing failure probability and qua ...
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  
rdbnomics  
Download DBnomics Data
R access to hundreds of millions data series from DBnomics API (). ...
Download / Learn more Package Citations See dependency  
steepness  
Testing Steepness of Dominance Hierarchies
The steepness package computes steepness as a property of dominance hierarchies. Steepness is define ...
Download / Learn more Package Citations See dependency  
ftaproxim  
Fault Tree Analysis Based on Proxel Simulation
Calculation and plotting of instantaneous unavailabilities of basic events along with the top event ...
Download / Learn more Package Citations See dependency  
critpath  
Setting the Critical Path in Project Management
Solving the problem of project management using CPM (Critical Path Method), PERT (Program Evaluation ...
Download / Learn more Package Citations See dependency  

22,114

R Packages

188,080

Dependencies

55,244

Author Associations

22,115

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns