Learn R Programming

crimelinkage (version 0.0.4)

plotBF: plots 1D bayes factor

Description

plots 1D bayes factor

Usage

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

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

Run the code above in your browser using DataLab