print.seqtests {mbreaks}R Documentation

Print sequential SupF tests

Description

print prints the object of class seqtests with the following information

Usage

## S3 method for class 'seqtests'
print(x, ...)

Arguments

x

seqtests class object.

...

further arguments passed to or from other methods.

Value

No return value, only for printing formatted seqtests class object to console

Examples

seq_supF = doseqtests('inf','inflag',data=nkpc)
print(seq_supF)

[Package mbreaks version 1.0.0 Index]