| Line 22... |
Line 22... |
| 22 |
are removed; if \code{"keep"} they are kept with rank \code{NA}.}
|
22 |
are removed; if \code{"keep"} they are kept with rank \code{NA}.}
|
| 23 |
\item{ties.method}{a character string specifying how ties are treated,
|
23 |
\item{ties.method}{a character string specifying how ties are treated,
|
| 24 |
see \sQuote{Details}; can be abbreviated.}
|
24 |
see \sQuote{Details}; can be abbreviated.}
|
| 25 |
}
|
25 |
}
|
| 26 |
\references{
|
26 |
\references{
|
| 27 |
Becker, R. A., Chambers, J. M. and Wilks, A. R. (1988)
|
27 |
\bibshow{R:Becker+Chambers+Wilks:1988}
|
| 28 |
\emph{The New S Language}.
|
- |
|
| 29 |
Wadsworth & Brooks/Cole.
|
- |
|
| 30 |
}
|
28 |
}
|
| 31 |
\details{
|
29 |
\details{
|
| 32 |
If all components are different (and no \code{NA}s), the ranks are
|
30 |
If all components are different (and no \code{NA}s), the ranks are
|
| 33 |
well defined, with values in \code{seq_along(x)}. With some values equal
|
31 |
well defined, with values in \code{seq_along(x)}. With some values equal
|
| 34 |
(called \sQuote{ties}), the argument \code{ties.method} determines the
|
32 |
(called \sQuote{ties}), the argument \code{ties.method} determines the
|