print.NSM3Ch5p {NSM3} | R Documentation |
These methods are used to display the list output from the functions used to perform the various nonparametric statistical procedures in the NSM3 package.
## S3 method for class 'NSM3Ch5p'
print(x, ...)
x |
The list object returned by a procedure in the NSM3 package. |
... |
Other options to be specified. |
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.
Grant Schneider