View source: R/print.pqrBayes.R
print.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.
pqrBayes
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.