print.MAMS.stepdown: Generic print function for class MAMS.stepdown.

View source: R/simultaneous.R

print.MAMS.stepdownR Documentation

Generic print function for class MAMS.stepdown.

Description

Generic print function for class MAMS.stepdown.

Usage

## S3 method for class 'MAMS.stepdown'
print(x, digits = max(3, getOption("digits") - 4), ...)

Arguments

x

An output object of class MAMS

digits

Number of significant digits to be printed.

...

Further arguments passed to or from other methods.

Details

print produces a brief summary of an object from class MAMS.stepdown including boundaries and requires sample size if initially requested.

Value

Text output.


MAMS documentation built on Oct. 1, 2024, 1:06 a.m.