BEZ {concord} | R Documentation |
calculates a Z score approximation of contrast significance
BEZ(rankarray,lambda)
rankarray |
matrix of ranks |
lambda |
contrast coefficient vector |
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.
Z |
Z score |
Jim Lemon