The R Project SVN R

Rev

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

Rev 27625 Rev 27652
Line 42... Line 42...
42
  Becker, R. A., Chambers, J. M. and Wilks, A. R. (1988)
42
  Becker, R. A., Chambers, J. M. and Wilks, A. R. (1988)
43
  \emph{The New S Language}.
43
  \emph{The New S Language}.
44
  Wadsworth \& Brooks/Cole.
44
  Wadsworth \& Brooks/Cole.
45
}
45
}
46
\seealso{
46
\seealso{
47
  \code{\link[stepfun]{ecdf}} (in the \pkg{stepfun} package) for
47
  \code{\link[stats]{ecdf}} (in the \pkg{stats} package) for
48
  empirical distributions of which \code{quantile} is the
48
  empirical distributions of which \code{quantile} is the
49
  \dQuote{inverse};
49
  \dQuote{inverse};
50
  \code{\link{boxplot.stats}} and \code{\link{fivenum}} for computing
50
  \code{\link{boxplot.stats}} and \code{\link{fivenum}} for computing
51
  \dQuote{versions} of quartiles, etc.
51
  \dQuote{versions} of quartiles, etc.
52
}
52
}