print.perm.oneway.anova {wPerm} | R Documentation |
Print Output for Class "perm.oneway.anova
"
Description
This is a method for the function print()
to print objects of class
"perm.oneway.anova
".
Usage
## S3 method for class 'perm.oneway.anova'
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.oneway.anova
".
Value
The perm.oneway.anova
object is returned invisibly.
Author(s)
Neil A. Weiss
See Also
[Package wPerm version 1.0.1 Index]