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. Accessed 18 Feb. 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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
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  
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  
OptGS  
Near-Optimal Group-Sequential Designs for Continuous Outcomes
Optimal group-sequential designs minimise some function of the expected and maximum sample size whil ...
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  
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  

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