diff --git a/R/apcMatrix.R b/R/apcMatrix.R index 4c49546c669bb15a382125b562dd3ffaa4042416..952c5d63e729dc1fc1e4384d440b695519555c2d 100644 --- a/R/apcMatrix.R +++ b/R/apcMatrix.R @@ -22,7 +22,7 @@ #' comparisons. #' #' @return a \eqn{K\times p} matrix with the linear functions that -#' define all pairwise contrasts. \eqn{K} is \eqn{\binom{k}{2}}. +#' define all pairwise contrasts. \eqn{K} is \eqn{k\choose 2}. #' #' @seealso \link[doBy]{LSmatrix}. #'