Code
-
assocr: an R package that contains code for assessing the likelihood two temporal event series were generated by the same source. Two techniques are implemented 1) score-based likelihood ratio, and 2) coincidental match probability.
-
Sample code for calculating likelihood ratios for categorical count data: R and Python notebooks which contain code for assessing the likelihood that two sets of categorical counts were generated by the same source and for assessing the likelihood that a set of categorical events contains a changepoint.