Skip to content

Commit 7a45f76

Browse files
committed
typo
1 parent e71d2e5 commit 7a45f76

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

man/pairwise.Rd

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,8 @@ white_draw3(A, lambda, D)
5050
Function \code{pairwise(M)} takes a \code{M}, a matrix of pairwise
5151
comparisons and returns a \code{hyper2} likelihood function. If there
5252
are only two competitors, so \code{M} is 2-by-2, it might be better to
53-
use \code{dirichlet()} or \code{race()} with 2 players, or
54-
\code{trial()}.
53+
use \code{dirichlet()} or \code{race()} with 2 players, or one of
54+
the \code{pick()} quartet.
5555

5656
Function \code{home_away()} takes two matrices, one for home wins and
5757
one for away wins. It returns a \code{hyper2} support function that

0 commit comments

Comments
 (0)