Skip to content
Snippets Groups Projects
Commit f90bd1ff authored by Walmes Zeviani's avatar Walmes Zeviani
Browse files

Replace '\binom' by '\choose'.

parent 93778a39
No related branches found
No related tags found
No related merge requests found
......@@ -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}.
#'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment