Normal.Pairwise.Prob {StatRank} | R Documentation |
Pairwise Probability for Normal Model
Description
Given alternatives a and b (both items from the inference object) what is the probability that a beats b?
Usage
Normal.Pairwise.Prob(a, b)
Arguments
a |
list containing parameters for a |
b |
list containing parameters for b |
Value
probability that a beats b
[Package StatRank version 0.0.6 Index]