Learn R Programming

MAMS (version 3.0.0)

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

Description

Generic summary function for class MAMS.stepdown.

Usage

# S3 method for MAMS.stepdown
summary(object, digits = max(3, getOption("digits") - 4), ...)

Value

Text output.

Arguments

object

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.