print.pqrBayes {pqrBayes} | R Documentation |
print a pqrBayes result
Description
Print a pqrBayes result
Usage
## S3 method for class 'pqrBayes'
print(x, digits = max(3, getOption("digits") - 3), ...)
Arguments
x |
pqrBayes result. |
digits |
significant digits in printout. |
... |
other print arguments. |
Value
No return value, called for side effects.
See Also
[Package pqrBayes version 1.1.3 Index]