plotBF: plots 1D bayes factor

Description Usage Arguments Value See Also Examples

Description

plots 1D bayes factor

Usage

1
2
3
plotBF(BF, log.scale = TRUE, show.legend = TRUE, xlim, ylim = NULL,
  cols = c(color("darkred", alpha = 0.75), color("darkblue", alpha = 0.75)),
  ...)

Arguments

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 plotBKG

Value

plot of Bayes factor

See Also

plot.naiveBayes, plotBKG

Examples

1
# See vignette: "Statistical Methods for Crime Series Linkage" for usage.

Example output



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