Description Usage Arguments Value
Calculate score-based likelihood ratios for pairs of event series.
1 2 3 |
same_src, diff_src |
Data.frame of score functions for same- and
different-source pairs of event series, respectively, computed via
|
bw.type |
Bandwidth estimation method to use in density estimation,
one of |
loo_xval |
Boolean indicating whether or not to use leave-pairs-out cross-validation for computing the SLR and CMP (default FALSE). If TRUE, must have id.A and id.B columns in both same_src and diff_src dataframes |
bds.iet, bds.s, bds.m |
Vector of bounds |
Data.frame of SLRs and CMPs for each score function where
indep == 1
if the pair was independent; i.e.,
<iet.mn, iet.md, s, m, indep, slr.iet.mn, slr.iet.md, slr.s, slr.m,
cmp.iet.mn, cmp.iet.md, cmp.s, cmp.m>
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.