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 21 Nov. 2024.
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

crossrun  
Joint Distribution of Number of Crossings and Longest Run
Joint distribution of number of crossings and the longest run in a series of independent Bernoulli ...
Download / Learn more Package Citations See dependency  
pkgdepends  
Package Dependency Resolution and Downloads
Find recursive dependencies of 'R' packages from various sources. Solve the dependencies to obtain ...
Download / Learn more Package Citations See dependency  
deductive  
Data Correction and Imputation Using Deductive Methods
Attempt to repair inconsistencies and missing values in data records by using information from vali ...
Download / Learn more Package Citations See dependency  
SCBiclust  
Identifies Mean, Variance, and Hierarchically Clustered Biclusters
Identifies a bicluster, a submatrix of the data such that the features and observations within the s ...
Download / Learn more Package Citations See dependency  
RcppHNSW  
'Rcpp' Bindings for 'hnswlib', a Library for Approximate Nearest Neighbors
'Hnswlib' is a C++ library for Approximate Nearest Neighbors. This package provides a minimal R int ...
Download / Learn more Package Citations See dependency  
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  

23,229

R Packages

199,929

Dependencies

62,984

Author Associations

23,230

Publication Badges

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