Learn R Programming

crimelinkage (version 0.0.4)

Statistical Methods for Crime Series Linkage

Description

Statistical Methods for Crime Series Linkage. This package provides code for criminal case linkage, crime series identification, crime series clustering, and suspect identification.

Copy Link

Version

Install

install.packages('crimelinkage')

Monthly Downloads

14

Version

0.0.4

License

GPL-3

Maintainer

Michael Porter

Last Published

September 19th, 2015

Functions in crimelinkage (0.0.4)

makeSeriesData

Make crime series data
catLevels

Make levels for merging category predictors
compareCategorical

Make evidence variables from categorical crime data
crimes

Ficticious dataset of crime events
make.breaks

Make break points for binning continuous predictors
seriesID

Crime series identification
getROC

Cacluate ROC like metrics.
getCrimes

Generate a list of crimes for a specific offender
crimeClust_bayes

Bayesian model-based partially-supervised clustering for crime series identification
compareSpatial

Make spatial evidence variables
offenders

Ficticious offender data
plotBF

plots 1D bayes factor
expAbsDiff.circ

Expected absolute difference of two circular uniform RVs
getCriminals

Lookup the offenders responsible for a set of solved crimes
compareCrimes

Creates evidence variables by calculating ‘distance’ between crime pairs
naiveBayes

Naive bayes classifier using histograms and shrinkage
makePairs

Generates indices of linked and unlinked crime pairs (with weights)
clusterPath

Follows path of one crime up a dendrogram
crimelinkage-package

crimelinkage package: Statistical Methods for Crime Series Linkage
getCrimeSeries

Generate a list of offenders and their associated crime series.
compareNumeric

Make evidence variables from numeric crime data
predict.naiveBayes

Generate prediction (sum of log bayes factors) from a naiveBayes object
color

Creates transparent colors
plot_hcc

Plot a hierarchical crime clustering object
plot.naiveBayes

Plots for Naive Bayes Model
getBF

Estimates the bayes factor for continous and categorical predictors.
linkage

Hierarchical Based Linkage
plotBKG

Generate a background plot
crimeClust_hier

Agglomerative Hierarchical Crime Series Clustering
getD

Expected absolute distance of a circular uniform RV to a point
compareTemporal

Make temporal evidence variable from (possibly uncertain) temporal info
predictBF

Generate prediction of a component bayes factor
makeGroups

Generates crime groups from crime series data
bayesPairs

Extracts the crimes with the largest probability of being linked.
expAbsDiff

Expected absolute difference of two uniform RVs
dtdiff

Calculates time between two vectors of datetimes