compareTemporal: Make temporal evidence variable from (possibly uncertain)...

Description Usage Arguments Value

Description

Calculates the temporal distance between crimes

Usage

1
compareTemporal(DT1, DT2, show.pb = FALSE, ...)

Arguments

DT1

(n x 2) data.frame of (DT.FROM,DT.TO) for the crimes

DT2

(n x 2) data.frame of (DT.FROM,DT.TO) for the crimes

show.pb

(logical) show the progress bar

...

other arguments passed to expAbsDiff.circ

Value

data.frame of expected absolute differences:


crimelinkage documentation built on May 2, 2019, 1:36 a.m.