print.NSM3Ch5c: Methods to control displayed output of NSM3 tests.

View source: R/print.NSM3Ch5c.R

print.NSM3Ch5pR Documentation

Methods to control displayed output of NSM3 tests.

Description

These methods are used to display the list output from the functions used to perform the various nonparametric statistical procedures in the NSM3 package.

Usage

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

Arguments

x

The list object returned by a procedure in the NSM3 package.

...

Other options to be specified.

Value

The exact wording of the displayed output will vary depending on the setting. For example two sample procedures and k-sample procedures will be worded in a slightly different manner.

Author(s)

Grant Schneider


NSM3 documentation built on Sept. 8, 2023, 5:52 p.m.

Related to print.NSM3Ch5c in NSM3...