print.perm.paired.loc {wPerm} | R Documentation |
Print Output for Class "perm.paired.loc
"
Description
This is a method for the function print()
to print objects of class
"perm.paired.loc
".
Usage
## S3 method for class 'perm.paired.loc'
print(x, ...)
Arguments
x |
an object of class " |
... |
further arguments passed to or from other methods. |
Details
This print method summarizes and formats for easy reading the results of
a permutation function with output list of class "perm.paired.loc
".
Value
The perm.paired.loc
object is returned invisibly.
Author(s)
Neil A. Weiss
See Also
[Package wPerm version 1.0.1 Index]