predictBF: Generate prediction of a component bayes factor

Description Usage Arguments Value Examples

Description

This does not include the log prior odds, so will be off by a constant

Usage

1
predictBF(BF, x, log = TRUE)

Arguments

BF

bayes factor data.frame from getBF

x

vector of new predictor values

log

(logical) if TRUE, return the log bayes factor estimate

Value

estimated (log) bayes factor from a single predictor

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.