Learn R Programming

crimelinkage (version 0.0.3)

plotBF: plots 1D bayes factor

Description

plots 1D bayes factor

Usage

plotBF(BF, log.scale = TRUE, show.legend = TRUE, x.rng, ylim,
  cols = c(color("darkred", alpha = 0.75), color("darkblue", alpha = 0.75)),
  ...)

Arguments

BF
Bayes Factor
log.scale
(logical)
show.legend
(logical)
x.rng
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

Examples

Run this code
# See vignette: "Statistical Methods for Crime Series Linkage" for usage.

Run the code above in your browser using DataLab