We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 06393c5 commit 3bedbe7Copy full SHA for 3bedbe7
src/library/stats/man/t.test.Rd
@@ -72,7 +72,7 @@ t.test(x, \dots)
72
73
If the data contain infinite values, \code{t.test()} no longer errors and
74
returns a still not very useful result. Note that
75
- \code{\link{wilcox.test()}} is \emph{robust} against outliers and hence
+ \code{\link{wilcox.test}()} is \emph{robust} against outliers and hence
76
deals more usefully with such \code{Inf} values in \code{x} or \code{y}.
77
}
78
\value{
0 commit comments