plotBF {crimelinkage} | R Documentation |
plots 1D bayes factor
plotBF(BF, log.scale = TRUE, show.legend = TRUE, xlim, ylim = NULL,
cols = c(color("darkred", alpha = 0.75), color("darkblue", alpha = 0.75)),
...)
BF |
Bayes Factor |
log.scale |
(logical) |
show.legend |
(logical) |
xlim |
range of x-axis |
ylim |
range of y-axis |
cols |
Colors for plotting. First element is for linkage, second unlinked |
... |
arguemnts passed into |
plot of Bayes factor
# See vignette: "Statistical Methods for Crime Series Linkage" for usage.