seriesID(crime, solved, seriesData, varlist, estimateBF, linkage.method = c("average", "single", "complete"), group.method = 3, ...)
crimeID
.makeSeriesData
)solved
and
crime
)
used to create evidence variables with compareCrimes
.makeGroups
for details)compareCrimes
score
is a data.frame of the similarity
scores for each element in solved
. groups
is the data.frame
seriesData
with an additional column indicating the crime group
(using the method specified in group.method
).
# See vignette: "Crime Series Identification and Clustering" for usage.
Run the code above in your browser using DataLab