print.sbtests {mbreaks}R Documentation

Print Sup F and UDMax tests

Description

print prints the following information from a sbtests class object:

Usage

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

Arguments

x

class sbtests object

...

further arguments passed to or from other methods

Value

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

Examples

supF = dotest('inf','inflag',data=nkpc)
print(supF)


[Package mbreaks version 1.0.0 Index]