The R Project SVN R

Rev

Rev 27442 | Rev 41508 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 27442 Rev 27453
Line 46... Line 46...
46
  used to do the calculations for all combinations of the two up to
46
  used to do the calculations for all combinations of the two up to
47
  the length of the longer vector.
47
  the length of the longer vector.
48
}
48
}
49
\author{Kurt Hornik \email{hornik@ci.tuwien.ac.at}}
49
\author{Kurt Hornik \email{hornik@ci.tuwien.ac.at}}
50
\seealso{
50
\seealso{
51
  \code{\link[ctest]{wilcox.test}} to calculate the statistic from data, find p
51
  \code{\link{wilcox.test}} to calculate the statistic from data, find p
52
  values and so on.
52
  values and so on.
53
  
53
  
54
  \code{\link{dwilcox}} etc, for the distribution of \emph{two-sample} Wilcoxon
54
  \code{\link{dwilcox}} etc, for the distribution of \emph{two-sample} Wilcoxon
55
  rank sum statistic.
55
  rank sum statistic.
56
}
56
}