print.multkw.output: Print function for results of multkw functions (multkw,...

View source: R/print_multkw_output_JM.R

print.multkw.outputR Documentation

Print function for results of multkw functions (multkw, multkw.m and multkw.perm)

Description

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.

Usage

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

Arguments

x

An object of class multkw.output


jacobmaugoust/ULT documentation built on May 16, 2023, 1:29 p.m.