print.MAMS.stepdown | R Documentation |
Generic print function for class MAMS.stepdown.
## S3 method for class 'MAMS.stepdown'
print(x, digits = max(3, getOption("digits") - 4), ...)
x |
An output object of class MAMS |
digits |
Number of significant digits to be printed. |
... |
Further arguments passed to or from other methods. |
print produces a brief summary of an object from class MAMS.stepdown including boundaries and requires sample size if initially requested.
Text output.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.