show,dfba_sign_test_out-method {DFBA}R Documentation

Formats for Bayesian Sign Test

Description

Formats for Bayesian Sign Test

Usage

## S4 method for signature 'dfba_sign_test_out'
show(object)

## S4 method for signature 'dfba_sign_test_out'
plot(x, plot.prior = TRUE)

Arguments

object

An object of class dfba_sign_test_out

x

An object of class dfba_sign_test_out

plot.prior

Show prior distribution (default = TRUE)

Value

No return value, called for side effect. Objects of class dfba_sign_test_out are printed.

No return value, called for side effect. Method produces a plot of class dfba_sign_test_out


[Package DFBA version 0.1.0 Index]