View source: R/print.emBayes.R
print.emBayes | R Documentation |
Print a summary of an 'emBayes' result
## S3 method for class 'emBayes'
print(x, digits = max(3, getOption("digits") - 3), ...)
x |
emBayes result |
digits |
significant digits in printout. |
... |
other print arguments |
Print a list of output from a emBayes object.
emBayes
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.