Friedman Rank Sum Test Dialog Function

DESCRIPTION:

This function is used by the Friedman Rank Sum Test dialog.

USAGE:

menuFriedman(y, groups, blocks, data, print.p=T) 

REQUIRED ARGUMENTS:

y
dependent variable of interest.
groups
grouping variable of interest.
blocks
blocking variable of interest.
data
data set of interest.

OPTIONAL ARGUMENTS:

print.p
logical indicating whether to print a summary for the test.

VALUE:

an htest object as described in the help for friedman.test.

SEE ALSO: