View source: R/bridge_sampling.R
| bayes_factor.smoothbp_fit | R Documentation |
Bayes Factor for smoothbp_fit
## S3 method for class 'smoothbp_fit'
bayes_factor(x1, x2, log = FALSE, ...)
x1 |
A |
x2 |
A |
log |
Logical; if TRUE, return log Bayes Factor. |
... |
Passed to |
A numeric value representing the Bayes Factor (or log Bayes Factor if log = TRUE) comparing x1 to x2.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.