print.MAMS.stepdown {MAMS} | 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.