View source: R/print_multkw_output_JM.R
print.multkw.output | R Documentation |
The multivariate Kruskal-Wallis test functions (multkw
, multkw.m
and multkw.perm
) output an object of multkw.output class.
It can be saved to an object, but if not, result is automatically printed using this function.
If saved, just do print.multkw.output(object)
to see its results.
## S3 method for class 'multkw.output'
print(x, ...)
x |
An object of class |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.