show,dfba_mcnemar_out-method {DFBA} | R Documentation |
Format for Bayesian McNemar Test
Description
Format for Bayesian McNemar Test
Usage
## S4 method for signature 'dfba_mcnemar_out'
show(object)
## S4 method for signature 'dfba_mcnemar_out'
plot(x, plot.prior = TRUE)
Arguments
object |
An object of class |
x |
An object of class |
plot.prior |
Show prior distribution (default = TRUE) |
Value
No return value, called for side effect. Objects of class dfba_mcnemar_out
are printed.
No return value, called for side effect. Method produces a plot of class dfba_mcnemar_out
[Package DFBA version 0.1.0 Index]