print.pqrBayes {pqrBayes} | R Documentation |
Print a pqrBayes result
## S3 method for class 'pqrBayes'
print(x, digits = max(3, getOption("digits") - 3), ...)
x |
pqrBayes result |
digits |
significant digits in printout. |
... |
other print arguments |
No return value, called for side effects.