BEZ {concord}R Documentation

Z score approximation of contrast significance

Description

calculates a Z score approximation of contrast significance

Usage

 BEZ(rankarray,lambda)

Arguments

rankarray matrix of ranks
lambda contrast coefficient vector

Details

BEZ calculates a Z score approximation of the probability that the deviation of the mean rank scores from the contrast coefficient vector would occur given randomly allocated ranks. It is only useful in conjuction with the kendall.w function.

Value

Z Z score

Author(s)

Jim Lemon

See Also

kendall.w


[Package concord version 1.4-9 Index]