print.btest: Print a Bayesian test

Description Usage Arguments Value Examples

Description

Print a Bayesian test

Usage

1
2
## S3 method for class 'btest'
print(x, digits = 4L, ...)

Arguments

x

an object of class btest

digits

number of digits to show

...

additional parameters

Value

invisible object

Examples

1
2
3
4
## Not run: 
  bayesBinomTest(11:12, 20, 1, 1, 1, 1)

## End(Not run)

dkahle/bayesRates documentation built on May 15, 2019, 9:07 a.m.