lw.FriedmanTest: Wrapper for the Friedman test function.

Description Usage Arguments Details Value Author(s) See Also

Description

Wrapper for the Friedman test function.

Usage

1

Arguments

x

A matrix of ranks.

Details

Calls friedman.test and returns a vector containing the statistic and p value.

Value

The statistic and p value returned by friedman.test.

Author(s)

Jim Lemon

See Also

friedman.test


crank documentation built on May 1, 2019, 9:39 p.m.

Related to lw.FriedmanTest in crank...