plot.BFF | R Documentation |
Creates a Bayes factor function plot
of an BFF object. The BFF object needs to be specified
with omega = NULL
or .
## S3 method for class 'BFF'
plot(x, plot = TRUE, ...)
x |
a BFF object |
plot |
whether plot should be generated.
Default to |
... |
additional arguments to the plotting function. These include:
|
either a ggplot2 object if plot = TRUE
or a data.frame
with a Bayes factor function if plot = FALSE
[z_test_BFF()], [t_test_BFF()], [chi2_test_BFF()], [f_test_BFF()]
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.